xf86-video-mga: Changes to 'master'

Tormod Volden tormod at kemper.freedesktop.org
Fri Oct 25 10:48:37 PDT 2013


 src/mga.h        |    7 ++
 src/mga_driver.c |  180 +++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 135 insertions(+), 52 deletions(-)

New commits:
commit a77b9c5143591672fbe56f4428ced439c1f4d0f3
Author: Egbert Eich <eich at freedesktop.org>
Date:   Mon Jul 29 13:02:21 2013 +0200

    Disable HW cursor by default on G200 server chips
    
    Disable HW cursor by default on G200 server chips as these chips a
    re often used with a remote graphics link which cannot display
    the HW cursor.
    This can be overridden by a config option.
    Most desktops today use ARGB cursors anyhow which are not
    supported by this driver anyhow. Thus the performance penalty
    should be irrelevant.
    
    Signed-off-by: Egbert Eich <eich at freedesktop.org>

commit dba8778b9214dc3794198029fc6d59b3e97700d4
Author: Egbert Eich <eich at freedesktop.org>
Date:   Mon Jul 29 13:01:45 2013 +0200

    Restructure code to make it more readable
    
    With the previous structure it wasn't immediately clear when SecondCrtc
    and HWCursor were set to which value. Make the code more readable.
    
    Signed-off-by: Egbert Eich <eich at freedesktop.org>

commit cbcee5de1ba02c8a58bae932a0cb98093dccefd9
Author: Tormod Volden <debian.tormod at gmail.com>
Date:   Thu Oct 17 22:01:20 2013 +0200

    Fix dual head crash without XAA
    
    https://launchpad.net/bugs/1180986
    
    Signed-off-by: Tormod Volden <debian.tormod at gmail.com>
    Reviewed-by: Robert Jacobs <robert.n.jacobs at gmail.com>
    Tested-by: Robert Jacobs <robert.n.jacobs at gmail.com>

commit 15815c8612694a89d0d8593b3e603fdcdeacdd05
Author: Andy MacLean <andy-ub1 at themacleans.org.uk>
Date:   Thu Oct 17 19:51:36 2013 +0200

    Unbreak dual head (xinerama)
    
    This patch has been used in Debian, Ubuntu and Gentoo for years.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=18472
    https://launchpad.net/bugs/292214
    https://bugs.gentoo.org/show_bug.cgi?id=265100
    
    Signed-off-by: Andy MacLean <andy-ub1 at themacleans.org.uk>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>
    Reviewed-by: Robert Jacobs <robert.n.jacobs at gmail.com>
    Tested-by: Robert Jacobs <robert.n.jacobs at gmail.com>



More information about the xorg-commit mailing list