xserver-multidpi/hw/xfree86
Keith Packard fde2f96103 Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
pScreen->width/height are not initialized when doing initial mode setting,
which makes this function incorrectly fail. Using scrn->virtualX should work
in all cases though.

Bug 19017 reports a crash in xf86CrtcSetModeTransform when doing a modeset
for output probing, long before the screen array is initialized; that was
caused by a work-around to set pScreen->width/height so that xf86CrtcFitsScreen
could find the right values.

Signed-off-by: Keith Packard <keithp@keithp.com>
2008-12-15 11:45:43 -08:00
..
common Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
ddc Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
dixmods Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
doc If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'. 2008-12-03 18:44:43 +02:00
dri Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dri2 Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
exa More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages. 2008-12-01 20:02:34 -08:00
fbdevhw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loader Modify sdksyms.sh to receive $top_srcdir as first argument. 2008-12-11 14:43:04 -02:00
modes Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. 2008-12-15 11:45:43 -08:00
os-support When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL. 2008-12-15 11:45:43 -08:00
parser Export some symbols from libxf86config when installing it. 2008-12-07 14:59:25 -02:00
ramdac Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
shadowfb Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
utils Remove dummylib. 2008-12-04 02:42:28 -02:00
vbe Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vgahw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf8_16bpp Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00