xserver-multidpi/hw/xfree86/modes
Aaron Plattner 245cb8e94f xfree86/modes: Let the driver handle the transform
If a driver can use hardware to handle the crtc transform, then
there's no need for the server's shadow layer to do it.  Add a crtc
flag that lets the driver indicate that it is handling the transform.
If it's set, consider the transformed size of the screen but don't
actually enable the shadow layer.  Also stop adjusting the cursor
image and position.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2011-10-03 11:30:00 -07:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c xfree86/modes: Fixed memory leak in xf86InitialConfiguration 2011-03-14 13:14:04 -07:00
xf86Crtc.h xfree86/modes: Let the driver handle the transform 2011-10-03 11:30:00 -07:00
xf86Cursors.c xfree86/modes: Let the driver handle the transform 2011-10-03 11:30:00 -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 hw/xfree86/modes: remove duplicated include 2011-04-24 19:46:06 -07: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 xfree86/modes: Let the driver handle the transform 2011-10-03 11:30:00 -07:00