xserver-multidpi/hw/xfree86/modes
Pierre-Loup A. Griffais a551f126cc xfree86: Fix RandR rotation across server generations
245cb8e94f fixed xf86RotateDestroy() to actually run its teardown
code, causing the Damage object to properly be re-allocated after a
server regeneration. However the block that does that still thinks the
Rotate layer BlockHandler is wrapped from the last generation, meaning
the shadow pixmap is never re-allocated and the Damage object is never
re-registered, causing a blank screen, and potentially a driver crash
on the next teardown after the server asks it to free a 0x0 Pixmap.

Signed-off-by: Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-11-14 09:14:20 -08:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c xfree86: Fix RandR rotation across server generations 2011-11-14 09:14:20 -08:00
xf86Crtc.h xfree86: fix build with xv disabled 2011-10-09 17:08:34 -07:00
xf86Cursors.c configure: wrap PCI code with macro and set it at build time 2011-10-15 21:18:47 -07:00
xf86cvt.c Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
xf86DiDGA.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
xf86DisplayIDModes.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86EdidModes.c edid: Fix incorrect timings for VIC61 2011-01-04 14:08:16 -05:00
xf86gtf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.c print DisplayMode type bits 2011-09-21 13:46:57 -07:00
xf86Modes.h Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
xf86RandR12.c Store desktop dimensions in screenInfo. 2011-10-13 11:26:09 +10:00
xf86RandR12.h Clean up RandR12 bits on screen close (bug 27114) 2010-06-15 14:39:25 -07:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c xf86/modes: Fix shadow rotation crashing when screen pixmap changes 2011-10-03 11:41:22 -07:00