xf86-video-fbdev: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed May 21 06:50:20 PDT 2014


 src/fbdev.c |  112 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 97 insertions(+), 15 deletions(-)

New commits:
commit 2673e727063fe28310836f1e6e9eda552930218a
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 21 09:49:56 2014 -0400

    Use own thunk functions instead of fbdevHW*Weak
    
    I plan to remove the Weak functions from a future server.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit dd1cf1028c3f0de77d075c4a169011518baab0f4
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Mar 21 12:20:01 2014 -0400

    Default to 32bpp if the console is 8bpp (and we weren't told otherwise)
    
    You can still override this on the command line or in the config file.
    Without this we'll come up at 8bpp on matroxfb (and probably others),
    which among other things breaks the default desktop since gnome-shell
    wants GLX and GLX doesn't support pseudocolor anymore.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list