libpciaccess: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Jan 11 15:55:49 UTC 2017


 src/linux_sysfs.c |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

New commits:
commit 73db249c4b1eb91e0df27a1045bea344371dd2ca
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Dec 1 18:17:35 2016 +0000

    linux sysfs: retrieve vendor, device... info via separate sysfs files
    
    Currently the kernel does not expose the revision file. With that about
    to change (due in 4.10) we can read all the information required from
    separate files and avoid opening the config one.
    
    The latter has the [negative] side effect of waking up the device, which
    in some cases can be quite costly.
    
    Reviewed-by: Adam Jackson <ajax at redhat.com>
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>



More information about the xorg-commit mailing list