summaryrefslogtreecommitdiff
path: root/src/g80_driver.c
AgeCommit message (Expand)Author
2024-04-19g80: dont set accelmethod to xaa when xaa is disabledYusuf Khan
2024-03-17treewide: #if -> #ifdefYusuf Khan
2024-01-08Fix -Wdiscarded-qualifiers warning in G80PreInitAlan Coopersmith
2012-09-25Remove mibstore.hAdam Jackson
2012-07-16nv: make XAA optional.Dave Airlie
2012-06-07nv: port to new compat API.Dave Airlie
2011-12-19Make failure to XAA non-fatalAdam Jackson
2010-05-25Don't use libcwrappers for calloc and freeTiago Vignatti
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-02Bug #26612: Separate LUTs per output.Aaron 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-05-28Remove useless loader symbol lists.Adam Jackson
2008-10-17Only match PCI display devices in our display driver.Aaron Plattner
2008-07-24Move hardware cursor initialization to after AcquireDisplay.Aaron Plattner
2008-05-09Add an option to allow validation of dual-link DVI modes.Aaron Plattner
2008-04-28Fix a few startup bugs.Aaron Plattner
2008-04-28I win at C.Aaron Plattner
2007-09-17libpciaccess support.Aaron Plattner
2007-07-10G80: Add a dithering property and corresponding config file option.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-30Support configs with BAR1 < total RAM < 256 MB.Aaron Plattner
2007-04-24Get EXA resizing working and document it.Aaron Plattner
2007-04-24G80: EXA infrastructure.Aaron Plattner
2007-04-24Merge branch 'randr-1.2'Aaron Plattner
2007-04-20G80: Remove AdjustFrame printout.Aaron Plattner
2007-04-20Remove unused g80_ddc.h.Aaron Plattner
2007-04-13G80: Get rid of debug printouts.Aaron Plattner
2007-04-02G80: Get HW cursor working with RandR 1.2.Aaron Plattner
2007-03-28G80: Use xf86CrtcScreenInit and xf86SetDesiredModes.Aaron Plattner
2007-03-27G80: Improve output detection.Aaron Plattner
2007-03-27Fix warnings.Aaron Plattner
2007-03-11Initial RandR 1.2 support for G80.root
2007-03-10Get rid of BackendMode and disable hw cursor for now.root
2007-03-08Initial G80 support. Bump to 1.99.1.Aaron Plattner