xserver-multidpi/hw/xfree86/modes
Keith Packard 063eb6743c Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
When a driver uses a crtc during device detection, the scrn has not yet been
configured and virtualX/virtualY are still zero. This caused the X server
to try and allocate a shadow frame buffer, which couldn't work.

Detect this by checking for zero virtualX/virtualY values.

Signed-off-by: Keith Packard <keithp@keithp.com>
2008-12-15 19:58:20 -08:00
..
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
xf86Crtc.c Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. 2008-12-15 11:45:43 -08:00
xf86Crtc.h Clean up rotation data when crtc is turned off 2008-12-15 11:45:42 -08:00
xf86Cursors.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86cvt.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86DiDGA.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86EdidModes.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86gtf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RandR12.c randr: Update initial screen size if panning information is present 2008-12-11 18:30:25 +01:00
xf86RandR12.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit) 2008-12-15 19:58:20 -08:00