summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
3 daysnetbsd: disable not-useful check for an existing kernel driverHEADmasternia1-0/+11
3 daysnetbsd: Try getting the EDID via wscons if the DDC2 method fails.nia1-0/+28
4 daysnv: support GT 320M....hopefullyYusuf Khan1-0/+1
4 daysg80/output: update known PCI rom sigsYusuf Khan1-1/+9
4 daysg80/disp: preinit all heads we know in displayYusuf Khan1-8/+11
4 daysg80/display: Annotate functionsYusuf Khan1-0/+6
7 daysuse XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult5-8/+8
7 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
13 daysnv: support 0xf0 device id rangeYusuf Khan1-0/+24
2024-04-19g80: dont set accelmethod to xaa when xaa is disabledYusuf Khan1-1/+4
2024-03-17treewide: #if -> #ifdefYusuf Khan11-33/+33
2024-01-26riva_hw.c: Ensure ABS macro expands correctlyAlan Coopersmith1-1/+1
2024-01-08Fix warning: no previous prototype for ‘G80ExaInit’ [-Wmissing-prototypes]Alan Coopersmith1-0/+1
2024-01-08Fix -Wdiscarded-qualifiers warning in G80PreInitAlan Coopersmith1-1/+1
2024-01-08Fix warning: ‘NVPatternROP’ defined but not used [-Wunused-const-variable=]Alan Coopersmith1-0/+2
2024-01-08Fix warning: ‘NVDMAKickoffCallback’ defined but not used [-Wunused-function]Alan Coopersmith1-1/+1
2024-01-08Fix 4 -Wdiscarded-qualifiers warningsAlan Coopersmith2-2/+2
2024-01-08Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2023-12-07Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & laterAlan Coopersmith2-0/+10
2022-07-29fix nv on powerpcYusuf Khan1-0/+4
2022-07-25riva_xaa: don't build RivaSetRopPattern when XAA is not supportedAlan Coopersmith1-1/+2
2022-06-24Replace xf86PciInfo.h with our own pci idsYusuf5-4/+82
2022-01-22Fix spelling/wording issuesAlan Coopersmith2-3/+3
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2015-12-21Fix shadow framebuffer implementation.Matthieu Herrb5-3/+56
2013-08-16init: Initialize VGA IOBase before using itEgbert Eich1-0/+2
2013-03-24Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White1-0/+1
2012-09-25Remove mibstore.hAdam Jackson5-10/+0
2012-07-17nv: add missing fbman includes.Dave Airlie2-0/+2
2012-07-17xf86-video-nv: bump to version 2.1.19Dave Airlie1-1/+1
2012-07-16nv: make XAA optional.Dave Airlie14-16/+85
2012-06-07nv: port to new compat API.Dave Airlie28-146/+289
2011-12-19Fix for new vgahw ABIAdam Jackson2-0/+2
2011-12-19Make failure to XAA non-fatalAdam Jackson3-8/+8
2011-04-25remove duplicated includesNicolas Kaiser2-2/+0
2011-03-01Fix compiler warning.Cyril Brulebois1-1/+1
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon2-10/+0
2010-07-19Add a missing " }," pointed out by Johannes Obermayr.Aaron Plattner1-1/+1
2010-07-19Merge branch 'master' of git://soprano/~aaron/xf86-video-nvAaron Plattner1-6/+78
2010-07-19The /compat code is no longer required.Gaetan Nadon2-45/+1
2010-07-19Add PCI table entries for the GeForce 315Aaron Plattner1-1/+4
2010-07-14Unlike for lspci and the kernel, X bus IDs are decimal instead of hex.Aaron Plattner1-4/+4
2010-07-13Bring NVKnownChipsets up to date.Aaron Plattner1-6/+75
2010-06-15Fix the kernel driver error reporting to be a little more verbose.Aaron Plattner1-3/+6
2010-06-15Revert "Refuse to bind to a device which has kernel modesetting active."Aaron Plattner2-34/+1
2010-06-15nv: refuse to load if there's a kernel driver bound to the device alreadyBen Skeggs1-0/+6
2010-05-25Don't use libcwrappers for calloc and freeTiago Vignatti12-39/+39
2010-04-16Refuse to bind to a device which has kernel modesetting active.Marcin Slusarz2-1/+34
2010-03-10Update MCP6x supported products.Aaron Plattner1-3/+6
2010-03-10Bug #19817: Add support for GeForce 7025 and 7050.Markus Strobl2-2/+10