summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Fix error: implicit declaration of function 'xf86UnMapVidMem'HEADmasterAlan Coopersmith1-1/+5
2024-01-16Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2022-01-30Replace or remove invalid characters in commentsAlan Coopersmith2-5/+5
2022-01-30Stop including xf86RamDac.hAlan Coopersmith1-3/+0
2022-01-30Fix spelling/wording issuesAlan Coopersmith11-18/+18
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2016-07-19Revert "Adapt Block/WakeupHandler signature for ABI 23"Adam Jackson1-8/+0
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2014-10-08Update for new damage APIAdam Jackson1-1/+1
2014-07-29Stop using deprecated xf86PciInfo.hAdam Jackson1-3/+0
2014-07-29shadow: shadowInit -> shadowAdd/RemoveAdam Jackson2-1/+26
2013-07-31Remove symbol lists as they are not used any moreEgbert Eich1-143/+0
2012-09-25Remove mibstore.hAdam Jackson1-6/+0
2012-07-16xgixp: fix build against XAA-less server.Dave Airlie6-8/+32
2012-06-07xgixp: port to new compat API.Dave Airlie17-71/+179
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-10-29Add missing prototypes to headers to silence warningsJeremy Huddleston2-0/+6
2011-10-29Silence warning about xg47_CrtcInit returning a value when it should return voidJeremy Huddleston1-1/+1
2011-10-29Include "fbdevhw.h" for fbdevHWDPMSSetJeremy Huddleston1-0/+1
2011-10-29Remove calls to loader symbol list APIJeremy Huddleston1-18/+0
2011-10-29Silence printf format warningsJeremy Huddleston2-5/+5
2011-10-29Silence compiler warnings by including headerJeremy Huddleston1-1/+1
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston8-34/+34
2011-03-25API compat fix for DRAWABLE_BUFFERAdam Jackson1-0/+2
2010-05-18Remove mibank.h referenceAdam Jackson1-2/+0
2009-09-08xgi: make build without drm header fileDave Airlie4-3/+141
2009-07-28xgixp: change to using ABI version checkDave Airlie1-1/+1
2009-07-28xgixp: rac/resources cleanupDave Airlie3-5/+8
2008-12-11Fix build due to xf86Version -> xorgVersion changesBenjamin Close1-2/+2
2008-06-12dvi: Detect digital monitors differently from analog monitorsIan Romanick1-2/+18
2008-06-12biosBase is never used. Remove it.Ian Romanick2-22/+0
2008-06-12DRM: bump kernel versionIan Romanick1-2/+3
2008-06-12VGA: Detect analog monitors differently from digital monitorsIan Romanick1-4/+114
2008-06-11dvi: Enable DVI output. Only one CRTC is supported still.Ian Romanick1-1/+67
2008-06-11i2c: Add support for DVI port I2CIan Romanick2-28/+103
2008-06-11Enable per-output I2C interfaceIan Romanick1-8/+21
2008-06-10Remove dependency on TTM fences.Ian Romanick1-41/+43
2008-05-12Remove dead XGIDPMSSet functionIan Romanick1-30/+0
2008-05-12Use libwfb to do byte-swapping on big-endian.Ian Romanick2-19/+184
2008-04-30Merge branch 'randr-1.2'Ian Romanick17-3857/+511
2008-04-30Fix font restore problem on server exitrandr-1.2Ian Romanick2-1/+2
2008-04-30Hack to make acceleration work againIan Romanick1-10/+10
2008-04-30Remove several pieces of '#if 0' codeIan Romanick2-17/+0
2008-04-25Always select the programmable clock in alt clock selectIan Romanick1-1/+5
2008-04-25Include xgi_regs.h to make it compile.Ian Romanick1-0/+1
2008-04-25randr: Initial attempt at (non-working) RANDR supportIan Romanick5-61/+488
2008-04-24Remove xf1bpp.h and xf4bpp.hIan Romanick1-5/+0
2008-04-15Use fbdevHWLoadPaletteWeak, directly use XG47{SetOverscan,LoadPalette}Ian Romanick6-160/+6
2008-04-15Remove prototypes for functions removed in previous commitsIan Romanick1-12/+1
2008-04-14Remove anything related to BIOS mode settingIan Romanick14-3605/+8