summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-18Add fields to XGIRegRec needed by native mode setting codeIan Romanick1-0/+4
2008-01-18Use table for VCLK values and fix bug in horiz param overflow register settingIan Romanick1-2/+115
2008-01-18Add missing header filesIan Romanick1-0/+3
2008-01-18ifdef out code when NATIVE_MODE_SETTING is definedIan Romanick2-0/+8
2008-01-18Replace xg47_BeginCmdList with xg47_BeginCmdListTypeIan Romanick2-3/+7
2008-01-18ifdef out more code when NATIVE_MODE_SETTING is definedIan Romanick1-4/+16
2007-10-15Log error message if too much data is written to command list.Ian Romanick1-0/+6
2007-10-15Rework command list trackingIan Romanick2-75/+97
2007-10-15Trivial clean-ups in XG47SetCRTCViewStrideIan Romanick1-8/+8