xf86-video-siliconmotion: Changes to 'refs/tags/xf86-video-siliconmotion-1.5.0'

Alex Deucher agd5f at kemper.freedesktop.org
Tue Mar 13 06:45:08 EET 2007


Tag 'xf86-video-siliconmotion-1.5.0' created by Alex Deucher <alex at botch2.com> at 2007-03-13 05:43 -0700

xf86-video-siliconmotion-1.5.0

Changes since xf86-video-siliconmotion-1.4.2:
Alan Coopersmith:
      Replace XFree86 references in man page
      renamed: .cvsignore -> .gitignore

Alex Deucher:
      only idle the engine on mode switches
      Whitespace and formatting changes
      actually calculate and use vclk1
      fix up EXA code
      first pass at UTS
      fix memoryBase
      revert the last commit.
      fix up vclk1 setup
      support 32 bpp
      fix postscalar shift
      engine likes to use blit command for solid fills
      more exa fixups, disable UTS for now.
      fixup waitqueue slots
      switch the engine to quick start mode
      Update copyright.
      remove spurious waitqueue() line
      fix Solid()

Dennis De Winter:
      Initial import of EXA support

---
 .gitignore            |    1 
 man/siliconmotion.man |   24 
 src/Makefile.am       |    2 
 src/regsmi.h          |  182 -
 src/smi.h             |  351 +--
 src/smi_accel.c       | 1130 ----------
 src/smi_dac.c         |  103 
 src/smi_dga.c         |  337 +--
 src/smi_driver.c      | 5573 +++++++++++++++++++++++---------------------------
 src/smi_exa.c         |  541 ++++
 src/smi_hwcurs.c      |  505 ++--
 src/smi_i2c.c         |   74 
 src/smi_shadow.c      |  532 ++--
 src/smi_video.c       | 2080 ++++++++----------
 src/smi_video.h       |   21 
 src/smi_xaa.c         |  844 +++++++
 16 files changed, 6133 insertions(+), 6167 deletions(-)
---



More information about the xorg-commit mailing list