summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-24Fix more load detection false positives.Aaron Plattner
2008-01-24New chips.Aaron Plattner
2007-12-01G80Create{Dac,Sor} return pointers, not Bools.Aaron Plattner
2007-11-30Bug #7309: Delay after disabling cursor to avoid wedging the cursor hardware ...Aaron Plattner
2007-11-26xcalloc needs 2 args, Xcalloc takes one - yay for inconsistency!Alan Coopersmith
2007-11-21Build fix for recent removal of ALLOCATE_LOCAL and DEALLOCATE_LOCALIan Romanick
2007-11-13G80: Reduce load detection false positives.Aaron Plattner
2007-11-02GeForce 8800 GT.Aaron Plattner
2007-10-14G80 bug #12397: Fix LVDS detection on certain laptops.Aaron Plattner
2007-10-13G80 bug #12637: Unwedge the hardware if the BIOS left it stuck.Aaron Plattner
2007-10-13Remove unused headers.Aaron Plattner
2007-09-21Fix stupid, stupid typos reported by Alan Coopersmith.Aaron Plattner
2007-09-17Fix uninitialized variable warning.Aaron Plattner
2007-09-17New products.Aaron Plattner
2007-09-17libpciaccess support.Aaron Plattner
2007-09-11G80: Fix LVDS detection on some laptops.Aaron Plattner
2007-07-24Nuke old RCS tags.Aaron Plattner
2007-07-24G80: Allow DVI scaling.Aaron Plattner
2007-07-13G80: Add an LVDS flat panel scaling property.Aaron Plattner
2007-07-10Bug #4686: Fix a minor GeForceFX + flatpanel + video overlay corruption issue.Aaron Plattner
2007-07-10More GeForce 8 series mobile chips.Aaron Plattner
2007-07-10G80: Add a dithering property and corresponding config file option.Aaron Plattner
2007-07-08GeForce 8600M GT.Aaron Plattner
2007-07-08Work around more MacBook wackiness.Aaron Plattner
2007-07-03Put the GPU into don't corrupt the framebuffer mode to work around MacBook wa...Aaron Plattner
2007-06-30GeForce 8400M G.Aaron Plattner
2007-06-30Support configs with BAR1 < total RAM < 256 MB.Aaron Plattner
2007-06-18Fix some random colormap corruption on DFPs with certain pre-G80 GPUs.Aaron Plattner
2007-06-07G80: Mode validation.Aaron Plattner
2007-06-05G80: LVDS support.Aaron Plattner
2007-06-05G80: Rearrange HW video timing computations.Aaron Plattner
2007-06-03Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/driver/xf86-v...Benjamin Herrenschmidt
2007-06-03Fix build. Including xf86DDC.h before we include xf86.h doesn't flyBenjamin Herrenschmidt
2007-05-11Add rudimentary VBE-based dual head support for pre-G80.Aaron Plattner
2007-05-02Fix some harmless warnings.Aaron Plattner
2007-05-02GeForce 8800 UltraAaron Plattner
2007-04-24Get EXA resizing working and document it.Aaron Plattner
2007-04-24EXA: Add solid, copy, and UTS hooks.Aaron Plattner
2007-04-24G80: EXA infrastructure.Aaron Plattner
2007-04-24Merge branch 'randr-1.2'Aaron Plattner
2007-04-20Depend on server 1.2 or higher.randr-1.2Aaron Plattner
2007-04-20G80: Remove AdjustFrame printout.Aaron Plattner
2007-04-20GeForce 8300 GS and GeForce 8400 GS.Aaron Plattner
2007-04-20Steal RandR1.2 compat code from the Intel driver.Aaron Plattner
2007-04-20Remove unused g80_ddc.h.Aaron Plattner
2007-04-20Always support G80.Aaron Plattner
2007-04-17Add GeForce 8600 and 8500 PCI IDs.Aaron Plattner
2007-04-13G80: Get rid of debug printouts.Aaron Plattner
2007-04-13G80: Get DPMS working with RandR 1.2.Aaron Plattner
2007-04-13G80: Use the right mode struct when setting up an SOR.Aaron Plattner