[PATCH weston v2 0/3] compositor-drm: Allow high object IDs

Daniel Stone daniel at fooishbar.org
Thu Feb 9 18:08:50 UTC 2017


Hi,

On 9 February 2017 at 16:44, Daniel Stone <daniels at collabora.com> wrote:
> Pekka quite rightly suggested that some small helper functions would
> make this patchset more reasonable; fair enough.
>
> Patches 1 and 2 certainly look a bit better, but patch 3 unfortunately
> couldn't benefit since we needed to do the reverse lookup (for every
> drm_output we track, is it still present in the resources?), and I
> couldn't see a real use in a helper function there.

Thanks to Quentin for the quick review, I've pushed these now:
To ssh://git.freedesktop.org/git/wayland/weston
   2155c4753..efc2b1d4d  push -> master

This unbreaks multiple outputs on the DRM backend for anyone with a
vaguely recent kernel, where the CRTCs and connectors would gain far
higher DRM object IDs, and thus fall out of the *_allocator bitmasks.

Cheers,
Daniel


More information about the wayland-devel mailing list