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

2017-02-14 Thread Emil Velikov
On 14 February 2017 at 13:49, Daniel Stone 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 ar

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

2017-02-14 Thread Daniel Stone
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