summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-13COPYING: add file with actual Copyright notices.Gaetan Nadon1-0/+48
2010-05-18Remove mibank.h referenceAdam Jackson1-2/+0
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-3/+13
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+78
2009-09-08xgi 1.7.99.4xf86-video-xgixp-1.7.99.4Dave Airlie1-1/+1
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
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-30Correct names in man pageAlan Coopersmith1-74/+76
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-05-01Correct version number.xf86-video-xgixp-1.7.99.3Ian Romanick1-1/+1
2008-04-30Remove dead --with-native-mode-setting configure optionIan Romanick1-11/+0
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
2008-04-14Rework mode settingIan Romanick4-271/+205
2008-04-11Trivial code clean-upsIan Romanick1-74/+21
2008-04-11Load required modules and symbols from XGISetupIan Romanick1-11/+16
2008-04-11Use fbdevHW*Weak functionsIan Romanick1-96/+16
2008-04-11Eliminate XGIFBLayout structureIan Romanick1-7/+0
2008-04-11Eliminiate useless currentLayout field.Ian Romanick2-36/+0
2008-04-11Eliminate useless isNeedCleanBuf flag.Ian Romanick3-13/+0
2008-04-09Add correct I2C support for the CRT I2C bus on XG47Ian Romanick4-65/+276
2008-04-09Update to match changes in DRM fence APIIan Romanick1-2/+2
2008-01-18Enable native mode setting via configure option --with-native-mode-settingIan Romanick2-0/+11
2008-01-18ifdefs around native mode setting codeIan Romanick1-0/+24