xf86-video-geode: Changes to 'master'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Wed Dec 2 04:20:09 PST 2015


 src/geode.h      |    4 ++++
 src/lx_display.c |    4 ++--
 src/lx_driver.c  |    3 +++
 3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit cecdf5085739649dc3b52e343c246f6c3c1dda4d
Author: Connor Behan <connor.behan at gmail.com>
Date:   Tue Dec 1 18:45:59 2015 -0500

    LX: Restore old VT switch code
    
    Calls for enabling and disabling outputs were removed from the VT switch
    routine when RandR support was added. Presumably, this is because the
    server already sets DPMS properly on a VT switch. However, DDX code can
    undo what the server does so it seems best to keep the explicit calls.
    
    Closes: X.Org Bugzilla #80825
    
    Signed-off-by: Connor Behan <connor.behan at gmail.com>



More information about the xorg-commit mailing list