[PATCH weston] compositor-drm: Ignore non-KMS devices

Daniel Stone daniel at fooishbar.org
Mon Dec 19 17:14:06 UTC 2016


Hi,

On 19 December 2016 at 16:53, Daniel Stone <daniels at collabora.com> wrote:
> Given that we can have render-only devices, or vgem in a class of its
> own, ignore any non-KMS devices in compositor-drm's device selection.
> For x86 platforms, this is mostly a non-issue since we look at the udev
> boot_vga issue, but other architectures which lack this, and have
> multiple KMS devices present, will hit this.

I'm not entirely sure how, but doing this means that we now never see
the session-activation signal until we VT switch; I suspect the
launcher doesn't love it when we open devices multiple times. :\ So,
ignore this for now, and next time I'll test launching directly from a
VT before I sent this ...

Cheers,
Daniel


More information about the wayland-devel mailing list