xserver/hw/xfree86/modes
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
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
xf86Crtc.h Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
xf86Cursors.c xf86_reload_cursors: fix cursor position to eliminate jumping after mode set 2009-08-25 20:12:17 -07:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86DiDGA.c Re-fix DGA removal. 2009-09-30 22:21:05 -07:00
xf86EdidModes.c quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359) 2009-07-29 15:49:52 -07:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86Modes.c Fix const-mismatch warnings for DisplayModePtr's 2008-11-25 15:51:17 -08:00
xf86Modes.h Fix const-mismatch warnings for DisplayModePtr's 2008-11-25 15:51:17 -08:00
xf86RandR12.c xfree86/modes: Remove all framebuffer support from DGA 2009-09-22 12:17:09 -07:00
xf86RandR12.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c Ensure that rotation updates happen frequently 2009-08-25 20:12:17 -07:00