[PATCH xserver] xfree86: Remove broken RANDR disabling logic (v2)

Keith Packard keithp at keithp.com
Mon Jan 22 21:42:32 UTC 2018


Adam Jackson <ajax at redhat.com> writes:

> -        if (!xf86Info.disableRandR)
> +        if (!rrGetScrPriv(xf86Screens[i]->pScreen))
>              xf86RandRInit(screenInfo.screens[scr_index]);

A comment here would help me understand this change; I assume we won't
generally hit this path, right?

-- 
-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/20180123/d1614803/attachment-0001.sig>


More information about the xorg-devel mailing list