xf86-video-geode: Changes to 'master'

Mart Raudsepp leio at kemper.freedesktop.org
Tue Jul 24 21:36:16 PDT 2012


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

New commits:
commit cb0e67bbc019b170194b3b51e2a47fca8d3aeac1
Author: Mart Raudsepp <leio at gentoo.org>
Date:   Wed Jul 25 07:23:35 2012 +0300

    lx_exa: Fix EXA minor version checks
    
    The old version of just checking for EXA_MINOR_VERSION >= 2 would
    stop working if ever EXA gets a new major version, as minor would be
    reset to 0, and start unexpectedly working again when minor gets bumped
    gradually up to 2 again.
    Other drivers also assume that a new major would still have the vfunc we use.



More information about the xorg-commit mailing list