[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-14 Thread Michel Dänzer
On 10/11/16 10:38 PM, Emil Velikov wrote: > On 10 November 2016 at 12:40, Nicolai Hähnle wrote: >> On 09.11.2016 19:08, Emil Velikov wrote: >>> >>> From: Emil Velikov >>> >>> Parsing config sysfs file wakes up the device. The latter of which may >>> be slow and isn't required to begin with. >>>

[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-14 Thread Emil Velikov
On 14 November 2016 at 09:56, Michel Dänzer wrote: > On 10/11/16 10:38 PM, Emil Velikov wrote: >> On 10 November 2016 at 12:40, Nicolai Hähnle wrote: >>> On 09.11.2016 19:08, Emil Velikov wrote: From: Emil Velikov Parsing config sysfs file wakes up the device. The latter of

[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-10 Thread Michel Dänzer
On 10/11/16 03:08 AM, Emil Velikov wrote: > From: Emil Velikov > > Parsing config sysfs file wakes up the device. The latter of which may > be slow and isn't required to begin with. > > Reading through config is/was required since the revision is not > available by other means, although with a k

[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-10 Thread Nicolai Hähnle
On 09.11.2016 19:08, Emil Velikov wrote: > From: Emil Velikov > > Parsing config sysfs file wakes up the device. The latter of which may > be slow and isn't required to begin with. > > Reading through config is/was required since the revision is not > available by other means, although with a kern

[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-10 Thread Emil Velikov
On 10 November 2016 at 12:40, Nicolai Hähnle wrote: > On 09.11.2016 19:08, Emil Velikov wrote: >> >> From: Emil Velikov >> >> Parsing config sysfs file wakes up the device. The latter of which may >> be slow and isn't required to begin with. >> >> Reading through config is/was required since the

[PATCH libdrm v2] xf86drm: Parse the separate files to retrieve the vendor, ... info

2016-11-09 Thread Emil Velikov
From: Emil Velikov Parsing config sysfs file wakes up the device. The latter of which may be slow and isn't required to begin with. Reading through config is/was required since the revision is not available by other means, although with a kernel patch in the way that is about to change. Since r