xf86-video-geode: Changes to 'master'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Wed Oct 27 00:25:46 PDT 2010


 src/geode_dcon.c |   21 +++++++++++++++++++++
 src/lx_output.c  |    7 +++++++
 2 files changed, 28 insertions(+)

New commits:
commit 9caaf7f8294ef9700e9e20e394fee10cc2b1c9c0
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Sep 6 18:35:17 2010 -0600

    Don't power down DCON when it is frozen
    
    Putting a frozen DCON to sleep (as happens during regular boot of the XO)
    will cause the frozen image to be corrupted.
    
    Change the behaviour to only sleep when the DCON is not frozen.
    
    http://dev.laptop.org/ticket/10196

commit 87512b72d64370e062d209724994a72368c21df6
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Sep 6 18:33:48 2010 -0600

    Add get_crtc output function
    
    I don't know why X can't do this itself, but when no get_crtc method is
    provided, X decides that it doesn't know the CRTC of the output and
    decides to reset the mode completely (causing display powerdown, resulting
    in an uncomfortable visual interruption to OLPC's boot process).



More information about the xorg-commit mailing list