summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-25riva_xaa: don't build RivaSetRopPattern when XAA is not supportedAlan Coopersmith
2022-06-24Replace xf86PciInfo.h with our own pci idsYusuf
2022-01-22Fix spelling/wording issuesAlan Coopersmith
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2015-12-21Fix shadow framebuffer implementation.Matthieu Herrb
2013-08-16init: Initialize VGA IOBase before using itEgbert Eich
2013-03-24Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White
2012-09-25Remove mibstore.hAdam Jackson
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