Re: [PATCH libdrm 2/2] Silence runtime complaints on platform devices

From: Emil Velikov
Date: Mon Oct 24 2016 - 07:11:14 EST


On 21 October 2016 at 18:12, Eric Anholt <eric@xxxxxxxxxx> wrote:
> glxgears was spamming this 12 times at startup because of Mesa's
> probing of the DRM device code, which doesn't support platform
> devices.
>
Better option is to add support for platform devices. Can we get
anyone interested in that ?
If we drop (the annoying) printf people will just ignore/forget about
it, and things will fall through the cracks - similar to the 5+ pokes
(at various people) to add support.

On the cool side - it will allow you to use the DRI_PRIME/driconf's
device_id=libudev_path_id_tag to manage the devices on your system.

Thanks
Emil