[PATCH 1/2] xfree86/modes: Let the driver handle the transform

Aaron Plattner aplattner at nvidia.com
Wed Sep 21 13:51:25 PDT 2011


On 09/21/2011 01:23 PM, Keith Packard wrote:
> On Thu, 25 Aug 2011 16:34:17 -0700, Aaron Plattner<aplattner at nvidia.com>  wrote:
>
>> 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.
>
> I can't get git am -3 to take this at all today; what server is this
> based on?
>

I blame charset=iso-8859-1 due to my lame MTA.  Try the attached 
patches.  Sorry.

-- Aaron


More information about the xorg-devel mailing list