[PATCH xserver] cursor: add hw cursor support for prime
Keith Packard
keithp at keithp.com
Tue Sep 6 03:12:51 UTC 2016
Hans de Goede <hdegoede at redhat.com> writes:
> + if (!dixPrivatesCreated(PRIVATE_CURSOR))
> + dixRegisterScreenPrivateKey(&cursorScreenDevPriv, pScreen,
> + PRIVATE_CURSOR, 0);
> +
I don't understand what you're trying to do here; you're only
registering the screen private key if no cursors have been created yet?
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160905/b1df76f6/attachment.sig>
More information about the xorg-devel
mailing list