Am 19.01.2017 11:20, schrieb Thierry Reding:
> Adding back dri-devel@lists.freedesktop.org
>
> On Wed, Jan 18, 2017 at 12:21:23PM +0100, walter harms wrote:
>>
>>
>> Am 18.01.2017 10:02, schrieb Thierry Reding:
>>> Allow DRM/KMS devices hosted on USB to be detected by the drmDevice
>>> infrastru
Adding back dri-devel@lists.freedesktop.org
On Wed, Jan 18, 2017 at 12:21:23PM +0100, walter harms wrote:
>
>
> Am 18.01.2017 10:02, schrieb Thierry Reding:
> > Allow DRM/KMS devices hosted on USB to be detected by the drmDevice
> > infrastructure.
> >
> > v3:
> > - guard Linux-specific sysfs p
Allow DRM/KMS devices hosted on USB to be detected by the drmDevice
infrastructure.
v3:
- guard Linux-specific sysfs parsing code with #ifdef __linux__
v2:
- make sysfs_uevent_get() more flexible using a format string
Signed-off-by: Thierry Reding
---
xf86drm.c | 175 ++