xf86-video-siliconmotion: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Wed Dec 17 11:47:14 PST 2008


 src/smi_accel.c    |    1 
 src/smi_crtc.c     |    9 +++---
 src/smi_driver.c   |   77 +++++++++++++++++++++++++++++++++--------------------
 src/smilynx_crtc.c |   45 +++++++++++++++++++++++++++---
 src/smilynx_hw.c   |    7 ++++
 5 files changed, 101 insertions(+), 38 deletions(-)

New commits:
commit 5a07709ae41600bc02205753c64d764f11838240
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Tue Dec 16 02:39:49 2008 +0100

    Fix crashes when switching VTs with EXA enabled.
    
    Call ModifyPixmapHeader on SMI_EnterVT to update the screen pixmap
    address tracked by EXA.
    
    Set memoryBase in the ExaDriverRec to NULL when switching out: some
    pixmap could get allocated near the former aperture address and it
    could be erroneously considered as being in offscreen memory.

commit 47bcfb505886d16ff864f26a9cfa5f43b5da710e
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Sat Dec 13 19:13:50 2008 +0100

    Enable linear memory mode on SMI_MapMmio.
    
    Set UseBIOS to off by default for SM720. Some improvements on the
    debugging output.

commit 6f972c9022fc3a315b60246a69399807443d2ca0
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Thu Dec 11 16:21:17 2008 +0100

    Fall back to UseBIOS off when VBEInit fails.

commit 1fc340dcf0abd7fa0837fef2c711aaec4fa8bcb8
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Thu Dec 11 16:18:50 2008 +0100

    Fix XAA SolidFill with 32 bpp framebuffer.

commit dfc4510e8f4adeed520be47621ad429bc2d18f7e
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Thu Dec 4 15:35:22 2008 +0100

    Some corrections on the Lynx modesetting code.
    
    This fixes 1280x1024 modes on the VGA output with dual head on.
    Also, solve a build problem when using -DSMI_DEBUG, as pointed by
    Richard Schwarting.

commit 6e1d29d19b205eac85b2f83de126ba88501e9b74
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Tue Dec 2 23:43:26 2008 +0100

    Disable screen centering on mode initialization.



More information about the xorg-commit mailing list