summaryrefslogtreecommitdiff
path: root/src/mga_driver.c
AgeCommit message (Expand)Author
2024-05-14Assume the Xserver provides xf86ModeBandwidth nowAlan Coopersmith
2024-05-14Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2022-01-22Fix spelling/wording issuesAlan Coopersmith
2018-11-26Convert most HAVE_XAA_H conditional compilation labels to USE_XAAKevin Brace
2018-11-26Eliminate set but unused variablesKevin Brace
2018-11-26Eliminate unused variablesKevin Brace
2018-02-20mga_drv: use exa by defaultMikulas Patocka
2018-02-20mga_drv: fix warningMikulas Patocka
2018-02-20mga_drv: fix structure definitionMikulas Patocka
2017-06-20xf86-video-mga: Fix to always set HiPri for G200e4 V2Mathieu Larouche
2017-02-14xf86-video-mga: Add support for a new G200eH3 deviceMathieu Larouche
2016-07-28xf86-video-mga: Add support for the new G200e chipset -- V2Mathieu Larouche
2016-07-28xf86-video-mga: Add support for a new G200eW3 chipsetMathieu Larouche
2015-07-01Enable write-combining on the framebuffer BARAdam Jackson
2014-07-29undef DISABLE_VGA_IOAdam Jackson
2014-03-14fix a type in previous lockup in the mga driver fixMikulas Patocka
2014-03-14xf86-video-mga: fix a lockup in the mga driverMikulas Patocka
2013-12-05mga: fix XAA runtimeDave Airlie
2013-10-25Disable HW cursor by default on G200 server chipsEgbert Eich
2013-10-25Restructure code to make it more readableEgbert Eich
2013-10-25Fix dual head crash without XAATormod Volden
2013-10-25Unbreak dual head (xinerama)Andy MacLean
2013-01-12Restrict kernel driver matching to g200 server chipsJulien Cristau
2012-09-28mga: bring dri1 back to life.Dave Airlie
2012-09-26mga: add stub storm functions if not using XAADave Airlie
2012-09-25Remove mibstore.hAdam Jackson
2012-07-15mga: fix after XAA removalDave Airlie
2012-06-06mga: port to new compat API.Dave Airlie
2012-05-25Add const qualifier to char *from in MGAdoDDCAlan Coopersmith
2012-05-25Move PCI vendor/device id defines into mga.h instead of using xf86PciInfo.hAlan Coopersmith
2012-05-17mga: don't bind to device if there is a kernel driverDave Airlie
2012-01-04Untangle XF86DRI from the driver-specific DRI definePeter Hutterer
2012-01-03When we can't load the xaa or exa modules, use shadowfb insteadJulien Cristau
2011-12-07Add support for Video Memory greater then 8MChristian Toutant
2011-10-29Include "xf86Modes.h" for xf86ModeBandwidthJeremy Huddleston
2011-09-27Remove calls to xf86IsPc98()Matt Turner
2011-09-27Remove if(E != NULL) checks around free(E)Matt Turner
2011-09-27Remove xalloc/xcalloc/xrealloc/xfreeMatt Turner
2011-09-20Delete support for MGA's proprietary HAL: unifdef USEMGAHAL.Jamey Sharp
2011-09-20Reset tagfifo for renesas.Christian Toutant
2011-08-03Added support for G200SE Pilot3Christian Toutant
2010-12-17added support for G200ER.Yannick Heneault
2010-10-14Don't allow the config file to override BIOS locationAdam Jackson
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-25modified G200SE conditionnal statement about revision register for products c...Yannick Heneault
2010-07-22adjusted max bandwith and max pitch values for G200SEYannick Heneault
2010-03-24Changed probe_size value to detect up to 16Megs of video ram on G200eV.Yannick Heneault
2010-02-11Added support for G200EHYannick Heneault
2009-07-28mga: change to using ABI version checkDave Airlie