[PATCH xserver 3/4] dri2: DRI2 clients are VT clients
Keith Packard
keithp at keithp.com
Thu Jun 29 17:34:07 UTC 2017
Adam Jackson <ajax at redhat.com> writes:
> + if (!xf86VTOwner())
> + return xf86SetAndSleepVTClient(client);
> +
I think this could be limited to the DRI2Connect request; any client
which has made it through there is already marked as a VT client and
hence would have been suspended before reaching this point?
> switch (stuff->data) {
> case X_DRI2Connect:
> return ProcDRI2Connect(client);
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20170629/de6babca/attachment.sig>
More information about the xorg-devel
mailing list