xf86-video-cirrus: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 23 19:24:10 UTC 2019


 src/lg_driver.c |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

New commits:
commit ebd5feef7c743ecbf0d0eb5d295f2b27ceabb334
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed Apr 17 16:08:43 2019 -0700

    Activate I2C bus for Laguna based devices
    
    There is really no good reason for I2C bus based automatic display
    detection to not be turned on by default.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 22c611d52fc33058c03ad44c43ce3bd687849315
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed Apr 17 16:08:25 2019 -0700

    Check for a successful transmission of EDID for Laguna I2C bus code
    
    The existing code can potentially cause a null pointer crash if EDID
    was not obtained successfully.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 6e59935a7b93135e23e2b81f4c6e5c1ec9da369d
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed Apr 17 16:07:49 2019 -0700

    Fix for Laguna I2C bus code compilation error
    
    When commit 9a5e19597be4f5ee4c1030e4a716207789e78668 (cirrus: convert
    to compat server API.) updated the code, it did not update Laguna I2C
    bus code to handle newer X Servers.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>



More information about the xorg-commit mailing list