summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AlpOffscreenAccelInit: Use c99 designated struct initializerHEADmasterAlan Coopersmith2023-05-071-5/+6
* Variable scope reductions as suggested by cppcheckAlan Coopersmith2023-05-073-63/+58
* GetAccelPitchValues: mark accelWidths as constAlan Coopersmith2023-05-071-3/+3
* Fix spelling/wording issuesAlan Coopersmith2022-01-228-14/+14
* Save and restore RIF Control and RAC Control registersKevin Brace2019-08-022-0/+10
* Stop accessing SR12 and SR13Kevin Brace2019-07-302-8/+0
* Declare an I2C bus name string as a static type for alp_i2c.cKevin Brace2019-07-201-2/+7
* Declare an I2C bus name string as a static type for lg_i2c.cKevin Brace2019-07-201-2/+7
* Fix indentation of lg_i2c.cKevin Brace2019-05-061-2/+6
* Tab to spaces conversion for lg_i2c.cKevin Brace2019-05-021-52/+56
* Activate I2C bus for Laguna based devicesKevin Brace2019-04-171-5/+1
* Check for a successful transmission of EDID for Laguna I2C bus codeKevin Brace2019-04-171-0/+6
* Fix for Laguna I2C bus code compilation errorKevin Brace2019-04-171-1/+1
* Make adjustments to code comments of lg_driver.cKevin Brace2019-04-171-101/+97
* Fix indentation of lg_driver.cKevin Brace2019-04-171-474/+977
* Tab to spaces conversion for lg_driver.cKevin Brace2019-04-171-1374/+1338
* Eliminate pointer arithmetic compilation warningsKevin Brace2019-04-111-2/+2
* Tab to spaces conversion for cir.hKevin Brace2019-04-111-46/+46
* Fix for a compilation error when compiling XAA related filesKevin Brace2019-02-201-1/+1
* Suppress unused label compilation warningKevin Brace2018-12-251-0/+2
* Use const char for xf86GetOptValString return typeKevin Brace2018-12-252-2/+2
* Eliminate unused variable compilation warningKevin Brace2018-12-251-4/+1
* alpine: Default to 16bppAdam Jackson2016-12-081-13/+1
* Don't build split alpine and laguna supportAdam Jackson2016-04-272-59/+8
* Remove (almost) no-op setup functionsAdam Jackson2016-04-272-27/+2
* Use 16bpp when running in virt and on XenSource gfxFrederic Crozat2016-04-271-1/+14
* Disable "acceleration" under qemuStefan Dirsch2016-04-271-0/+10
* cirrus: don't use pciTagDave Airlie2014-09-203-0/+6
* Skip building xaa files when XAA is not supportedAlan Coopersmith2013-11-221-2/+8
* cirrus: fix out of bounds access to shadowfbMaarten Lankhorst2013-01-081-137/+180
* Remove mibstore.hAdam Jackson2012-09-252-10/+0
* cirrus: fix build against old serverDave Airlie2012-08-211-0/+4
* cirrus: fix falling back after kernel checkDave Airlie2012-08-201-2/+6
* cirrus: handle server with no XAADave Airlie2012-07-139-12/+47
* use int scrnIndex instead of int i in macro SCREEN_INIT_ARGS_DECL.Johannes Obermayr2012-06-091-1/+1
* cirrus: drop xf86PciInfo.Dave Airlie2012-06-0514-27/+24
* cirrus: convert to compat server API.Dave Airlie2012-06-0512-83/+177
* cirrus: don't bind if there is a PCI kernel driver loaded.Dave Airlie2012-05-171-0/+11
* alpine: Fix int10 setupAdam Jackson2012-03-131-2/+4
* Typo fixAdam Jackson2011-12-201-1/+1
* Fix for new vgaHW ABIAdam Jackson2011-12-192-0/+2
* Fall back to shadowfb if XAA is unavailableAdam Jackson2011-12-192-4/+8
* Build fix for older servers (error: conflicting types for 'pciTag')Jeremy Huddleston2011-10-311-0/+5
* pciTag was removed from xorg-server, so provide it in-driver until this is up...Jeremy Huddleston2011-10-291-0/+22
* Disable PC98 code on newer servers.Jeremy Huddleston2011-10-291-2/+12
* Add support for the NEC PC-9821Satoshi KImura2011-10-212-1/+97
* Limit the maximul pitch of GD5436 and GD5446Stefan Potyra2011-10-201-1/+16
* Build fix for ABI Version 12Jeremy Huddleston2011-10-193-1/+11
* Use malloc/calloc/realloc/free directlyJeremy Huddleston2011-10-174-13/+13
* GD5436 timings are the same as GD5446Jeremy Huddleston2011-10-171-1/+1