summaryrefslogtreecommitdiff
path: root/src/nv_hw.c
AgeCommit message (Collapse)Author
2008-08-19Fix pciaccess READ_LONG to work with Sun compilersAlan Coopersmith
Sun compilers don't allow nesting {} inside () apparently
2008-06-22Replace copyright notices with stock MIT X11 boilerplate.Aaron Plattner
2007-09-17libpciaccess support.Aaron Plattner
2007-07-24Nuke old RCS tags.Aaron Plattner
Fix the ends of files. Update the known cards date.
2007-06-18Fix some random colormap corruption on DFPs with certain pre-G80 GPUs.Aaron Plattner
2007-05-11Add rudimentary VBE-based dual head support for pre-G80.Aaron Plattner
2007-05-02Fix some harmless warnings.Aaron Plattner
2007-03-15Fix GXxor corruption on nv4x.Aaron Plattner
SUSE bug #246421.
2007-03-15Fix VGA output with vesafb on nv4x and G7x GPUs.Aaron Plattner
SuSE bug #160812.
2006-06-29New chip support and new PCI IDs.Mark Vojkovich
2006-01-23New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner
CVS updates.
2005-09-29Add entries for GeForce Go 7800. (Change went into XFree86 on 2005-09-28).XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901accelerated_indirect-0-0-1Aaron Plattner
Don't hang if j is zero. This should never happen, but it's better to be safe than sorry.
2005-09-28Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417Aaron Plattner
<https://bugs.freedesktop.org/attachment.cgi?id=3417> Fix a hang during screen-to-screen blits on certain GeForce 6xxx and Quadro FX 540 graphics cards.
2005-09-23Bug #4558 <https://bugs.freedesktop.org/show_bug.cgi?id=4558> Patch #3551Alan Coopersmith
<https://bugs.freedesktop.org/attachment.cgi?id=3381> 22-Sep-2005 nv driver update from Mark Vojkovich: Fix possible cause of some acceleration instability on some GeForce6xxx parts.
2005-09-17Bugzilla #4480 <https://bugs.freedesktop.org/show_bug.cgi?id=4480> PatchAlan Coopersmith
#3305 <https://bugs.freedesktop.org/attachment.cgi?id=3305> 13-Sep-2005 nv driver update from Mark Vojkovich: - Adds PCI ids for GeForce 6800 XT cards - Adds names for existing PCI ids for some GeForce 6xxx & 7xxx cards - Fix a potential problem with pixmap cache corruption on GeForce 6xxx and 7xxx parts. (Mark Vojkovich, NVIDIA)
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-02-14Bugzilla #2533 (https://bugs.freedesktop.org/show_bug.cgi?id=2533) Feb. 3,XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Alan Coopersmith
2005 "nv" driver update from Mark Vojkovich (Mainly driver updates for nVidia cards with ((pNv->Chipset & 0xfff0) == 0x0090) )
2005-01-26Jan. 2005 nv chipset update from Mark Vojkovich Bug #2380Alan Coopersmith
<https://bugs.freedesktop.org/show_bug.cgi?id=2380> Patch #1752 <https://bugs.freedesktop.org/attachment.cgi?id=1752>
2004-12-10Bugzilla #1985 <https://bugs.freedesktop.org/show_bug.cgi?id=1985> sync toxprint_packagertest_20041217_basexprint_packagertest_20041217Alan Coopersmith
12/08/04 version of Nvidia driver from Mark Vojkovich, including these fixes since last sync: Fix some DAC/Graphics memory contention issues on newer NVIDIA chips (specifically, NV40). More PCI IDs. Also, I've had trouble getting some panels to work automagically so I expose an FPTweak option to let the user adjust a troublesome register.
2004-11-10(Bugzilla #1777) Import Mark Vojkovich's changes to NV driver since lastxprint_packagertest_20041125_basexprint_packagertest_20041125Alan Coopersmith
sync with XFree86, including: Support for new NVIDIA chips. Egbert has a laptop that needs some DPMS ordering reversed. New chip support and workaround for Toshiba M30 laptop issue. PCI-Xpress chip support. DPMS support for DVI. Cursor changes for NV11 so that alpha blended cursors will work in conjunction with dithering (laptop panels). It previously did not. HW support for alpha blended stretch blits on NV5 and higher, though nothing is using them at this point. Add support for VBlank syncing the Xv Blit adaptor on hardware that supports it (NV11 and higher). Make console restoration a little more robust. We were making an assumption that failed on a newer laptop. Workaround for some NV31 DVI artifacts. Also add nVidia license statement to nv man page to comply with requirement that it appear in "user documentation"
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich
2003-11-25Initial revisionXORG-STABLEKaleb Keithley