summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Untangle XF86DRI from the driver-specific DRI defineHEADmasterPeter Hutterer7-32/+36
2012-01-03When we can't load the xaa or exa modules, use shadowfb insteadJulien Cristau1-21/+25
2011-12-29Check MGAAllocAdaptor() for memory allocation failureAlan Coopersmith1-0/+6
2011-12-07Add support for Video Memory greater then 8MChristian Toutant1-8/+48
2011-10-29Include "xf86Modes.h" for xf86ModeBandwidthJeremy Huddleston1-0/+4
2011-10-29Include <unistd.h> for usleepJeremy Huddleston1-0/+2
2011-09-27Remove calls to xf86IsPc98()Matt Turner2-14/+2
2011-09-27Fix printf format specifier warningMatt Turner1-1/+1
2011-09-27Remove if(E != NULL) checks around free(E)Matt Turner4-36/+17
2011-09-27Remove xalloc/xcalloc/xrealloc/xfreeMatt Turner7-80/+80
2011-09-20Delete support for MGA's proprietary HAL: unifdef USEMGAHAL.Jamey Sharp6-1516/+0
2011-09-20Nothing uses clientlx.c, so delete it.Jamey Sharp4-920/+0
2011-09-20Reset tagfifo for renesas.Christian Toutant2-0/+25
2011-08-03Added support for G200SE Pilot3Christian Toutant1-14/+80
2011-06-22Don't include xf86Priv.hAdam Jackson1-1/+0
2010-12-17added support for G200ER.Yannick Heneault6-22/+222
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-2/+2
2010-10-14Don't allow the config file to override BIOS locationAdam Jackson1-15/+8
2010-10-06Purge cvs tags.Jesse Adkins12-28/+0
2010-08-25modified G200SE conditionnal statement about revision register for products c...Yannick Heneault1-3/+3
2010-08-10xf86-video-mga 1.4.13xf86-video-mga-1.4.13Adam Jackson1-1/+1
2010-07-22config: add comments for main statementsGaetan Nadon1-7/+6
2010-07-22config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-5/+6
2010-07-22config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-3/+3
2010-07-22config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-22config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-22config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon1-1/+0
2010-07-22config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-22config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-22config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-22config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-22config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-22/+8
2010-07-22adjusted max bandwith and max pitch values for G200SEYannick Heneault1-7/+2
2010-05-13mga 1.4.12xf86-video-mga-1.4.12Adam Jackson1-1/+1
2010-03-24Changed probe_size value to detect up to 16Megs of video ram on G200eV.Yannick Heneault1-1/+1
2010-02-11Added support for G200EHYannick Heneault6-3/+206
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-11-10INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-10INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-10Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-11/+6
2009-11-10.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-12/+65
2009-11-10Removed DDC1 support for G200eW.Yannick Heneault1-3/+8
2009-08-19updated G200eW PLL programming sequence.Yannick Heneault1-20/+1
2009-07-30mga: bump for release 1.4.11xf86-video-mga-1.4.11Dave Airlie1-1/+1
2009-07-28mga: change to using ABI version checkDave Airlie1-1/+1
2009-07-28mga: update for resources/RAC API removalDave Airlie7-23/+25
2009-07-11xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-1/+7
2009-05-28Remove useless loader symbol lists.Adam Jackson1-228/+5