summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-17nv: add missing fbman includes.Dave Airlie
2012-07-17xf86-video-nv: bump to version 2.1.19Dave Airlie
2012-07-16nv: make XAA optional.Dave Airlie
2012-06-07nv: port to new compat API.Dave Airlie
2011-12-19Fix for new vgahw ABIAdam Jackson
2011-12-19Make failure to XAA non-fatalAdam Jackson
2011-04-25remove duplicated includesNicolas Kaiser
2011-03-01Fix compiler warning.Cyril Brulebois
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon
2010-07-19Add a missing " }," pointed out by Johannes Obermayr.Aaron Plattner
2010-07-19Merge branch 'master' of git://soprano/~aaron/xf86-video-nvAaron Plattner
2010-07-19The /compat code is no longer required.Gaetan Nadon
2010-07-19Add PCI table entries for the GeForce 315Aaron Plattner
2010-07-14Unlike for lspci and the kernel, X bus IDs are decimal instead of hex.Aaron Plattner
2010-07-13Bring NVKnownChipsets up to date.Aaron Plattner
2010-06-15Fix the kernel driver error reporting to be a little more verbose.Aaron Plattner
2010-06-15Revert "Refuse to bind to a device which has kernel modesetting active."Aaron Plattner
2010-06-15nv: refuse to load if there's a kernel driver bound to the device alreadyBen Skeggs
2010-05-25Don't use libcwrappers for calloc and freeTiago Vignatti
2010-04-16Refuse to bind to a device which has kernel modesetting active.Marcin Slusarz
2010-03-10Update MCP6x supported products.Aaron Plattner
2010-03-10Bug #19817: Add support for GeForce 7025 and 7050.Markus Strobl
2010-03-08Bug #24787: Don't crash if LVDS initialization failsAaron Plattner
2010-03-08More productsAaron Plattner
2010-03-05G80: Cast register reads before shifting them to avoid truncation to 32 bits.Aaron Plattner
2010-03-05Bug #19545: Add support for MCP7x-based integrated GPUs.Aaron Plattner
2010-03-02G80: Log unrecognized outputsAaron Plattner
2010-03-02Bug #26612: Separate LUTs per output.Aaron Plattner
2009-12-15New board namesAaron Plattner
2009-12-15g80: Add a no-op gamma hook so we don't crash on 1.7 serversAdam Jackson
2009-11-10More new boardsAaron Plattner
2009-11-09New boardsAaron Plattner
2009-07-28abi: fixup so the define is picked upDave Airlie
2009-07-28nv: change to using ABI version checkDave Airlie
2009-07-28nv: update for resources/RAC API removalDave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-06-26More new chipsAaron Plattner
2009-06-12Fix modesets on certain GPUs that were broken by the previous commit.Aaron Plattner
2009-06-10New chip support.Aaron Plattner
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-15More chip names.Aaron Plattner
2009-05-06G80: Fix incorrect I2C port access for ports above 3.Yinan Shen
2009-05-06Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+Aaron Plattner
2009-03-20Add missing pci id for GeForce 7100 GSBryce Harrington
2009-02-03Add NV_/RIVA_ prefixes to fix build warnings.Aaron Plattner
2008-11-03Build fix, s/pNv->/pRiva->/.Chris Ball
2008-11-03Do E-EDID if built against a server that supports it.Adam Jackson
2008-10-27Adjust the nv34 panel tweak for Toshiba Tecra M2.Adam Jackson
2008-10-17Only match PCI display devices in our display driver.Aaron Plattner
2008-08-28G80: Fix a CPUToScreenColorExpandFill bug introduced by commit 2e0416c.Aaron Plattner