xf86-video-geode: Changes to 'master'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Tue Sep 21 04:47:35 PDT 2010


 src/lx_output.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 90dda28842ac76a05ae75a4fdd457dd8b8988950
Author: Andres Salomon <dilinger at queued.net>
Date:   Mon Sep 20 11:31:29 2010 -0700

    fix the DCON verification loop for LX output
    
    This is pretty clearly a bug. This should fix it (after all, that
    check is merely to see if the panel is a DCON; we don't care at
    all about the panel bit). This also adds an extra parenthesis in
    the following if() statement for clarity.
    
    I'm resisting the temptation to change GeodeRec's Output member to
    an unsigned long (for now). Bitfields should really be unsigned.
    
    Signed-off-by: Andres Salomon <dilinger at queued.net>



More information about the xorg-commit mailing list