summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-01gitlab CI: ensure libtool is installed in build containerHEADmasterAlan Coopersmith1-3/+3
2023-05-07AlpOffscreenAccelInit: Use c99 designated struct initializerAlan Coopersmith1-5/+6
2023-05-07Variable scope reductions as suggested by cppcheckAlan Coopersmith3-63/+58
2023-05-07GetAccelPitchValues: mark accelWidths as constAlan Coopersmith1-3/+3
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-10xf86-video-cirrus 1.6.0xf86-video-cirrus-1.6.0Alan Coopersmith1-1/+1
2022-01-22gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-22Fix spelling/wording issuesAlan Coopersmith10-16/+16
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-08-02Save and restore RIF Control and RAC Control registersKevin Brace2-0/+10
2019-07-30Stop accessing SR12 and SR13Kevin Brace2-8/+0
2019-07-20Declare an I2C bus name string as a static type for alp_i2c.cKevin Brace1-2/+7
2019-07-20Declare an I2C bus name string as a static type for lg_i2c.cKevin Brace1-2/+7
2019-05-06Fix indentation of lg_i2c.cKevin Brace1-2/+6
2019-05-02Tab to spaces conversion for lg_i2c.cKevin Brace1-52/+56
2019-04-17Activate I2C bus for Laguna based devicesKevin Brace1-5/+1
2019-04-17Check for a successful transmission of EDID for Laguna I2C bus codeKevin Brace1-0/+6
2019-04-17Fix for Laguna I2C bus code compilation errorKevin Brace1-1/+1
2019-04-17Make adjustments to code comments of lg_driver.cKevin Brace1-101/+97
2019-04-17Fix indentation of lg_driver.cKevin Brace1-474/+977
2019-04-17Tab to spaces conversion for lg_driver.cKevin Brace1-1374/+1338
2019-04-11Eliminate pointer arithmetic compilation warningsKevin Brace1-2/+2
2019-04-11Tab to spaces conversion for cir.hKevin Brace1-46/+46
2019-02-20Fix for a compilation error when compiling XAA related filesKevin Brace1-1/+1
2018-12-25Suppress unused label compilation warningKevin Brace1-0/+2
2018-12-25Use const char for xf86GetOptValString return typeKevin Brace2-2/+2
2018-12-25Eliminate unused variable compilation warningKevin Brace1-4/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-25/+19
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-12-08alpine: Default to 16bppAdam Jackson1-13/+1
2016-04-27Don't build split alpine and laguna supportAdam Jackson2-59/+8
2016-04-27Remove (almost) no-op setup functionsAdam Jackson2-27/+2
2016-04-27Use 16bpp when running in virt and on XenSource gfxFrederic Crozat1-1/+14
2016-04-27Disable "acceleration" under qemuStefan Dirsch1-0/+10
2015-05-06cirrus 1.5.3xf86-video-cirrus-1.5.3Julien Cristau1-1/+1
2014-09-20cirrus: don't use pciTagDave Airlie3-0/+6
2013-11-22Skip building xaa files when XAA is not supportedAlan Coopersmith1-2/+8
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-08cirrus: release 1.5.2xf86-video-cirrus-1.5.2Maarten Lankhorst1-1/+1
2013-01-08cirrus: fix out of bounds access to shadowfbMaarten Lankhorst1-137/+180
2012-09-25Remove mibstore.hAdam Jackson2-10/+0
2012-08-21cirrus: fix build against old serverDave Airlie1-0/+4
2012-08-20cirrus: fix falling back after kernel checkDave Airlie1-2/+6
2012-07-17xf86-video-cirrus: bump to version 1.5.1xf86-video-cirrus-1.5.1Dave Airlie1-1/+1
2012-07-13cirrus: handle server with no XAADave Airlie10-12/+65