[PATCH 2/2] xfree86/modes: Make cursor position transform a helper function
Keith Packard
keithp at keithp.com
Thu Aug 25 16:54:41 PDT 2011
On Thu, 25 Aug 2011 16:35:10 -0700, Aaron Plattner <aplattner at nvidia.com> wrote:
> When the driver can handle the crtc transform in hardware, it sets
> crtc->driverIsPerformingTransform, which turns off both the shadow
> layer and the cursor's position-transforming code. However, some
> drivers actually do require the cursor position to still be
> transformed in these cases. Move the cursor position transform into a
> helper function that can be called by such drivers.
What about the cursor image? Do we need separate control over that as
well?
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110825/145407c2/attachment.pgp>
More information about the xorg-devel
mailing list