[PATCH libdrm v2 2/4] xf86drm: Add USB support

Emil Velikov emil.l.velikov at gmail.com
Mon Jan 16 14:38:39 UTC 2017


On 13 January 2017 at 12:11, Mark Kettenis <mark.kettenis at xs4all.nl> wrote:
>> From: Thierry Reding <thierry.reding at gmail.com>
>> Date: Thu, 12 Jan 2017 23:04:27 +0100
>>
>> Allow DRM/KMS devices hosted on USB to be detected by the drmDevice
>> infrastructure.
>>
>> v2:
>> - make sysfs_uevent_get() more flexible using a format string
>>
>> Signed-off-by: Thierry Reding <thierry.reding at gmail.com>
>
> All this sysfs parsing stuff is highly Linux-specific and should
> probably be #ifdef __linux__.  Returning -EINVAL on non-Linux
> platforms for usb and host1x should be fine.
>
Nicely spotted. Thierry with the above the series is
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

Can you land these in the next few days - I would love to have a
libdrm release and use drmGetDevice[s]2 in mesa.

Thanks
Emil


More information about the dri-devel mailing list