xf86-video-siliconmotion: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Sun Dec 21 13:20:04 PST 2008


 src/smi.h            |   31 ++--
 src/smi501_crtc.c    |   61 ++++----
 src/smi501_output.c  |   44 ++----
 src/smi_crtc.c       |   47 +++---
 src/smi_crtc.h       |    4 
 src/smi_output.c     |   25 +--
 src/smilynx_crtc.c   |  354 +++++++++++++++++++++++++++------------------------
 src/smilynx_hw.c     |  319 ++++++++++++++++++++-------------------------
 src/smilynx_output.c |  158 ++++++++++------------
 9 files changed, 502 insertions(+), 541 deletions(-)

New commits:
commit 75b1c309f1418d70e8cf112744ff95f372d4ef75
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Sun Dec 21 16:58:29 2008 +0100

    Fix SMI_CrtcShadowAllocate.

commit 068de9c0a302aba21e4d6a27eb6d330375ff2d2f
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Sun Dec 21 16:02:57 2008 +0100

    Allocate crtc->funcs and output->funcs in the heap.

commit 373440667636d4e3214028710e33ac89d8f18ff1
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Sun Dec 21 13:51:01 2008 +0100

    Cleanup the Lynx register saving/restoring code.
    
    Save some registers not previously tracked, and use pSmi->mode instead
    of continuously reading the hardware state.

commit 67a1e4b090d6647b6c45f1534c67d9ea8a223d44
Author: Francisco Jerez <currojerez at gmail.com>
Date:   Sat Dec 20 15:41:13 2008 +0100

    Add some quirks for SM712 modesetting.



More information about the xorg-commit mailing list