xf86-video-s3virge: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Mon Mar 24 09:00:50 PDT 2008


 src/s3v_driver.c |   70 ++++++++++++++++++-------------------------------------
 1 file changed, 23 insertions(+), 47 deletions(-)

New commits:
commit 784547b5e4b62279d4dc608e3c0c4705ae18bb5d
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 24 11:59:07 2008 -0400

    Nuke the useless UseFB option.

commit 344d00fc3b32cfb9871c4356224b55c296e0b1d6
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 24 11:56:43 2008 -0400

    Bug #14298: Fix mode validation to be less ridiculous.
    
    The code sort of assumed you'd asked for a virtual size in the config file,
    either explicitly or through asking for a mode.  Autoconfiguration will
    default the virtual to zero though, so the constraint will fail, and then
    a mode we can't do will get through xf86ValidateModes().
    
    Just move the check to S3VValidMode where it belongs.



More information about the xorg-commit mailing list