xf86-video-geode: Changes to 'master'

Chris Ball cjb at kemper.freedesktop.org
Fri May 22 14:54:05 PDT 2009


 src/geode_ddc.c |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 639e9c88e588cae55698cfb4063f625c38224afb
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat May 23 05:52:13 2009 +0800

    Fix GPIO BAR detection with libpciaccess
    
    This patch fixes an issue with the GPIO BAR detection.  Basically,
    with libpciaccess we're finding the ISA device and checking its BARs,
    but we're not bothering to fill in the BAR information via
    pci_device_probe.  This results in a 0'd out bar and:
    
    (EE) GEODE(0): Could not find the GPIO I/O base
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Andres Salomon <dilinger at collabora.co.uk>
    Signed-off-by: Chris Ball <cjb at laptop.org>



More information about the xorg-commit mailing list