xserver-multidpi/hw/xfree86/modes
Keith Packard 5631a67f64 Don't set subpixel order during startup; the screen won't be ready.
in xf86CrtcSetMode, scrn->pScreen will be NULL during server startup time,
so don't try to set the subpixel order. subpixel order will be set in the
randr initialization anyways.
(cherry picked from commit 5f6f8616d8)
2007-02-17 17:40:35 -08:00
..
Makefile.am Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
xf86Crtc.c Don't set subpixel order during startup; the screen won't be ready. 2007-02-17 17:40:35 -08:00
xf86Crtc.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
xf86Modes.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.h Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86Rename.h Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86Rotate.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00