summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Fix for new vgaHW ABIHEADmasterAdam Jackson1-0/+1
2011-10-30Add missing prototypes to headers to silence warningsJeremy Huddleston2-0/+6
2011-10-30Silence warning about xg47_CrtcInit returning a value when it should return voidJeremy Huddleston1-1/+1
2011-10-30Include "fbdevhw.h" for fbdevHWDPMSSetJeremy Huddleston1-0/+1
2011-10-30Remove calls to loader symbol list APIJeremy Huddleston1-18/+0
2011-10-30Silence printf format warningsJeremy Huddleston2-5/+5
2011-10-30Silence compiler warnings by including headerJeremy Huddleston1-1/+1
2011-10-30Use malloc/calloc/realloc/free directlyJeremy Huddleston8-34/+34
2011-03-25API compat fix for DRAWABLE_BUFFERAdam Jackson1-0/+2
2010-10-07Purge cvs tags.Jesse Adkins1-1/+0
2010-08-10xf86-video-xgixp 1.8.0xf86-video-xgixp-1.8.0Adam Jackson1-1/+1
2010-07-23config: add comments for main statementsGaetan Nadon1-5/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
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-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-31Correct names in man pageAlan Coopersmith1-74/+76
2008-12-10Fix build due to xf86Version -> xorgVersion changesBenjamin Close1-2/+2
2008-06-13dvi: Detect digital monitors differently from analog monitorsIan Romanick1-2/+18
2008-06-13biosBase 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-12dvi: Enable DVI output. Only one CRTC is supported still.Ian Romanick1-1/+67
2008-06-12i2c: Add support for DVI port I2CIan Romanick2-28/+103
2008-06-12Enable per-output I2C interfaceIan Romanick1-8/+21
2008-06-11Remove dependency on TTM fences.Ian Romanick1-41/+43
2008-05-13Remove dead XGIDPMSSet functionIan Romanick1-30/+0
2008-05-13Use 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