xserver/hw/xfree86
Keith Packard fc31f76b6f Re-fix DGA removal.
Removing DGA ended up breaking any drivers calling into the old
xf86DiDGAInit function as it tried to see if DGA was already enabled
and ended up crashing if the VT wasn't completely initialized. Oops.

Also, if the driver initializes DGA itself, have the DiDGA
initialization overwrite that information as the DiDGA code will call
ReInit on mode detect.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit db98b26ee1)
2009-09-30 22:21:05 -07:00
..
common Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
ddc EDID: Fix timing class names to match the spec 2009-06-29 11:41:15 -04:00
dixmods Fix byte swapping of XF86VidMode{Get,Set}GammaRamp 2009-05-08 22:48:49 -07:00
doc xfree86: restore default off for DontZap 2009-06-29 14:14:52 -07:00
dri DRI1: Make DRICreateDrawable return TRUE for pixmaps. 2009-02-25 11:34:48 -08:00
dri2 dri2: Don't crash if pPriv is NULL. 2009-09-22 12:04:27 -07:00
dummylib Warning fix 2008-11-25 15:05:19 -05:00
exa Change default for ExaOptimizeMigration to false 2009-06-29 14:21:00 -07:00
fbdevhw fbdevhw: Test for graphics:fb%d as well as graphics/fb%d 2009-09-22 12:10:41 -07:00
i2c Dead code removal 2008-07-17 21:37:50 +03:00
int10 Warning fix 2008-11-25 15:05:19 -05:00
loader Fix a couple off-by-one array boundary checks. 2009-06-29 14:15:17 -07:00
modes Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
os-support Correct static symbol XkmReadTOC and first pass on compile warning fixes. 2009-02-17 15:49:06 -08:00
parser Fix build of drivers with 1.6.2 when not using --install-libxf86config 2009-07-08 13:36:23 -07:00
ramdac xfree86: fix SWCursor check in xf86CursorSetCursor. 2009-06-29 14:21:32 -07:00
shadowfb Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
utils Remove xorgcfg 2008-07-24 03:01:45 +03:00
vbe Warning fix. 2008-11-25 15:05:18 -05:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
xaa XAA: Disable offscreen pixmaps by default. 2009-01-09 09:57:46 -08:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am re-enable DRI2 2008-10-15 12:00:16 +01:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00