[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-siliconmotion: Changes to 'refs/tags/xserver-xorg-video-siliconmotion-1_1.5.1-1'



Tag 'xserver-xorg-video-siliconmotion-1_1.5.1-1' created by Julien Cristau <jcristau@debian.org> at 2007-05-02 13:13 +0000

Tagging upload of xserver-xorg-video-siliconmotion 1:1.5.1-1 to unstable.

Changes since xserver-xorg-video-siliconmotion-1_1.4.2-1:
Alan Coopersmith (2):
      Replace XFree86 references in man page
      renamed: .cvsignore -> .gitignore

Alex Deucher (22):
      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()
      bump to 1.5.0
      fix clk calculation on older lynx chips
      bump to 1.5.1
      more clock fixes
      hostdata blit UTS works, but SW is faster
      minor fixup

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (10):
      Merge debian-experimental branch into debian-unstable
      Merge ../../../xsfbs/xsfbs into debian-unstable
      Miscellaneous fixed in debian/control and debian/rules.
      Merge tag 'xf86-video-siliconmotion-1.5.1' into debian-unstable
      New upstream version 1.5.1
      Merge branch 'upstream-unstable' into debian-unstable
      Pull more upstream fixes up-to 1a803a8f91a931c00106f9d3d41cfa5d74c19f55
      autoreconf
      Update upstream ChangeLog
      Refresh 01_siliconmotion_rotate_option_disables_randr.diff

David Nusinow (1):
      Merge branch 'xsfbs' into debian-unstable

Dennis De Winter (2):
      Initial import of EXA support
      Fix UTS issues with flash

Julien Cristau (2):
      Fix copy/paste typo in the input driver provides.
      Prepare changelog for upload.

Timo Aaltonen (1):
      Replaces/Conflicts: xserver-xorg-driver-siliconmotion.

---
 .cvsignore                                                        |   19 
 .gitignore                                                        |   20 
 ChangeLog                                                         |  523 
 configure                                                         |   20 
 configure.ac                                                      |    2 
 debian/changelog                                                  |   34 
 debian/control                                                    |   13 
 debian/patches/01_siliconmotion_rotate_option_disables_randr.diff |   24 
 debian/rules                                                      |    2 
 debian/xsfbs/xsfbs.mk                                             |    9 
 man/siliconmotion.man                                             |   24 
 src/Makefile.am                                                   |    2 
 src/Makefile.in                                                   |   10 
 src/regsmi.h                                                      |  190 
 src/smi.h                                                         |  359 
 src/smi_accel.c                                                   | 1116 --
 src/smi_dac.c                                                     |  108 
 src/smi_dga.c                                                     |  327 
 src/smi_driver.c                                                  | 5504 ++++------
 src/smi_exa.c                                                     |  540 
 src/smi_hwcurs.c                                                  |  515 
 src/smi_i2c.c                                                     |   80 
 src/smi_shadow.c                                                  |  528 
 src/smi_video.c                                                   | 2062 +--
 src/smi_video.h                                                   |   21 
 src/smi_xaa.c                                                     |  844 +
 26 files changed, 6663 insertions(+), 6233 deletions(-)
---



Reply to: