summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-11nv: support GT 320M....hopefullyYusuf Khan
2024-05-11g80/output: update known PCI rom sigsYusuf Khan
2024-05-11g80/disp: preinit all heads we know in displayYusuf Khan
2024-05-11g80/display: Annotate functionsYusuf Khan
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult
2024-05-02nv: support 0xf0 device id rangeYusuf Khan
2024-04-19g80: dont set accelmethod to xaa when xaa is disabledYusuf Khan
2024-03-17treewide: #if -> #ifdefYusuf Khan
2024-01-26riva_hw.c: Ensure ABS macro expands correctlyAlan Coopersmith
2024-01-08Fix warning: no previous prototype for ‘G80ExaInit’ [-Wmissing-prototypes]Alan Coopersmith
2024-01-08Fix -Wdiscarded-qualifiers warning in G80PreInitAlan Coopersmith
2024-01-08Fix warning: ‘NVPatternROP’ defined but not used [-Wunused-const-variable=]Alan Coopersmith
2024-01-08Fix warning: ‘NVDMAKickoffCallback’ defined but not used [-Wunused-function]Alan Coopersmith
2024-01-08Fix 4 -Wdiscarded-qualifiers warningsAlan Coopersmith
2024-01-08Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2023-12-07Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & laterAlan Coopersmith
2022-07-29fix nv on powerpcYusuf Khan
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