commit 7cfecd313aaea74ad5675c53b4d0099d6e9dec39
Author: Adam Jackson <ajax@redhat.com>
Date:   Wed Mar 19 15:26:14 2008 -0400

    siliconmotion 1.6.0

commit c0e80b14a8af7c9df44919b2df58030e59ecbf88
Author: Adam Jackson <ajax@redhat.com>
Date:   Wed Mar 19 15:25:23 2008 -0400

    Fix distcheck

commit e53d07525952e1281170db01c48d7a14a6983049
Author: Adam Jackson <ajax@redhat.com>
Date:   Wed Mar 19 15:24:11 2008 -0400

    Death to RCS tags.

commit 46e68bf899754f6f70a0f5a7b0d42c5e208aaa5a
Author: Dave Airlie <airlied@redhat.com>
Date:   Mon Mar 10 13:53:00 2008 +1000

    smi: add pciaccess support

commit 75182ca115cba8fcf31304aea88ca3d4b9aa66ac
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sat Mar 8 23:49:58 2008 +0100

    Makefile.am: nuke RCS Id

commit ae556406ab6c4de410b68b3c8bcebb434b3efc9d
Author: Brice Goglin <bgoglin@debian.org>
Date:   Tue Aug 7 10:00:25 2007 +0200

    Define SILICONMOTION_VERSION* using PACKAGE_VERSION*

commit 1a803a8f91a931c00106f9d3d41cfa5d74c19f55
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 20 21:08:38 2007 -0400

    minor fixup

commit 503027d38dab759277c0a67746ac205a1dfa9277
Author: Dennis De Winter <dennis.de.winter@gmail.com>
Date:   Fri Mar 16 21:29:19 2007 -0400

    Fix UTS issues with flash
    
    Also remove safety padding on memory manager calculation

commit fe4114033f2853e2df8d37c490deba26bf0366e8
Author: Alex Deucher <alex@botch2.com>
Date:   Thu Mar 15 02:11:24 2007 -0400

    hostdata blit UTS works, but SW is faster
    
    UTS is working, but SW is faster so leave it disabled

commit 62442ce9e62b484e4f2067e3c52c153cd356be2c
Author: Alex Deucher <alex@botch2.com>
Date:   Wed Mar 14 20:13:28 2007 -0400

    more clock fixes

commit 6ff1241636e25d2c0f20bd14e92c8585f209aeb0
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 13 02:32:52 2007 -0400

    bump to 1.5.1

commit b53db3bc5ba7648d392dc630ef47e57fb8a0afb4
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 13 02:31:30 2007 -0400

    fix clk calculation on older lynx chips

commit 7d1392be291e99fd3dde2292b82423b5f78d3a21
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 13 00:44:29 2007 -0400

    bump to 1.5.0

commit 449fedec0e38289d10d75799bbf995b0e7189911
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 13 00:13:35 2007 -0400

    fix Solid()
    
    Unforunately, for 32 bpp solid fills the HW ignores alpha.

commit 6d40f87d6cddde2d88f25be686b6392449cdecf1
Author: Alex Deucher <alex@botch2.com>
Date:   Mon Mar 12 23:58:41 2007 -0400

    remove spurious waitqueue() line

commit 452cabd6e3870b832cb19c8ad8a1fce27eef9c48
Author: Alex Deucher <alex@botch2.com>
Date:   Mon Mar 12 01:11:16 2007 -0400

    Update copyright.

commit 55266778ac693582131acae80def32211e09f18f
Author: Alex Deucher <alex@botch2.com>
Date:   Mon Mar 12 01:02:53 2007 -0400

    switch the engine to quick start mode
    
    Rather than writing to the engine command register for every
    operation, set quick start mode, and the operation executes
    automatically when the width register is written.

commit 4b37b514907da4a567261569eaebcc5a35aff6db
Author: Alex Deucher <alex@botch2.com>
Date:   Mon Mar 12 00:12:23 2007 -0400

    fixup waitqueue slots

commit 493c93de288437501fd898800bce45300379ebc3
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 11 18:49:48 2007 -0400

    more exa fixups, disable UTS for now.

commit c1d6373624428c8c52e4d1d295b1d77ed75391a0
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 11 16:22:05 2007 -0400

    engine likes to use blit command for solid fills

commit 9db380c99decdb9ab7fbf481788a5b63a84cd6e0
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 11 15:53:29 2007 -0400

    fix postscalar shift

commit b6082e628289221864e96ebc41ce93d8efe2d2ce
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 11 14:09:45 2007 -0400

    support 32 bpp

commit 3ebbc2e55a1584e01949ec760501ac4a3c086b04
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 11 13:40:06 2007 -0400

    fix up vclk1 setup

commit 3e62ec8736ea9ea64a2c0c5c41df9c6d742397ca
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 6 02:42:52 2007 -0500

    revert the last commit.
    
    FBBase already take the register offset into account.

commit 7da75a99159f80f215ee409377128f7dcbc4064d
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 6 02:38:02 2007 -0500

    fix memoryBase
    
    pSmi->FBOffset is the offset from the start of the framebuffer
    pScrn->fbOffset is the aperture offset where the framebuffer
    starts

commit ba0b2492269ea81e91f7ce4fb8da618187a3997f
Author: Alex Deucher <alex@botch2.com>
Date:   Tue Mar 6 02:24:08 2007 -0500

    first pass at UTS

commit e650ca36da5cf7614e4f1a0a524eadb46b1cc21d
Author: Alex Deucher <alex@botch2.com>
Date:   Mon Mar 5 23:58:25 2007 -0500

    fix up EXA code

commit c5b23ba581a3a4395b528d4ed824d5df986527e4
Author: Dennis De Winter <de.winter.dennis@gmail.com>
Date:   Sun Mar 4 23:17:57 2007 -0500

    Initial import of EXA support
    
    Based on Dennis' code from bug 8721 with some minor
    changes by me.

commit cf83ef7685609cd9daea193b4c842d232edcf506
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 4 17:18:10 2007 -0500

    actually calculate and use vclk1

commit 3030e5a6afda5d05ddee5b586295a9e608b7a0de
Author: Alex Deucher <alex@botch2.com>
Date:   Sun Mar 4 02:45:55 2007 -0500

    Whitespace and formatting changes

commit 606971fc8a323b0b33bb43524941b4bae6a0c334
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Feb 27 13:04:31 2007 -0800

    renamed: .cvsignore -> .gitignore

commit 4b3d28435d2f046d48a38694d89166fe38b00597
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Feb 27 13:04:01 2007 -0800

    Replace XFree86 references in man page

commit 3ff1d1aaf93df90f3a96b87bd8447db44b1722f5
Author: Alex Deucher <alex@samba.(none)>
Date:   Wed Jan 10 21:58:47 2007 -0500

    only idle the engine on mode switches
    
    on the initial mode set the engine doesn't idle
    for some users.

commit 72c1d44182a49dbd502bbdc0b48f69a43ad5aed0
Author: Adam Jackson <ajax@benzedrine.nwnk.net>
Date:   Fri Oct 13 18:41:44 2006 -0400

    Bump to 1.4.2

commit 36bbaaf3f44321fc7bb8ff1b71ff1d7f87f3b19b
Author: Alex Deucher <alex@samba.(none)>
Date:   Sat Sep 16 15:48:54 2006 -0400

    make siliconmotion build again.  somehow a bunch of defines in
    regsmi.h got lost?  commit 9a58bc9adbc982680dd8df27caeb9a5819f2adad looks
    like the culprit, but siliconmotion has built fine subsequent to that commit.
    Not sure exactly what's going on.

commit c090b2d97dbedfc278a4691b70cf3f73f9799aa6
Author:  <alex@samba.(none)>
Date:   Thu Jul 20 23:35:30 2006 -0400

    - add dualhead support for lynx chips (pretty limited due to severe hardware
    limitations -- I'll improve it a bit at some point)
    - small driver clean ups

commit 845d45cd2066be53f6e2e53d5af6375045dac6e2
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Apr 8 01:43:52 2006 +0000

    Bump to 1.4.1 for Xv changes.

commit 2951e947c56909c9d51bf3f937502d0f682b1d76
Author: Aaron Plattner <aplattner@nvidia.com>
Date:   Fri Apr 7 23:13:59 2006 +0000

    Add a DrawablePtr argument to the XV functions to pave the way for
        redirected video.

commit 9a316eaea700e3a356f922506bf2c79e00fd9d83
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 20:58:57 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 1.4.0.

commit c394f38c9a998eebec134a9a77ced46b9c005b9d
Author: Luc Verhaegen <libv@skynet.be>
Date:   Wed Feb 8 16:52:34 2006 +0000

    SiliconMotion: Clean up insane pScrn->clock usage.

commit 2453cfe259dec826fceab3cff1b2c3803d3d8042
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:02 2005 +0000

    Update package version for X11R7 release.

commit e398882fba13cd081916d2ff04ead4f9023c9bfb
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:54 2005 +0000

    Stub COPYING files

commit 818baab410deef2b3a3b6653dd2134dea29e98de
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:19 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 6c95cd7b0ac0c113c25bf985365f3ccb1d30d7c9
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:37 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 10d5542f95e86463b96cc1fd31378473c2394bc0
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:35 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 8180ea0cb0df275831b900836d9387bb2a730de4
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:10 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit 73e22f89e205a61c315ffaca63cc7f5ab1f2df5f
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:30:03 2005 +0000

    Only build dlloader modules by default.

commit 8b156b75c37fb642d6c680cc9fb5361fb0a8ff74
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:10 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 8ad5ff0aa74eabc5b4dca2e0422d36713415b1b1
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:18 2005 +0000

    Add .cvsignores for drivers.

commit 0d4f340f197b14dacc5c33d82f0094ee1f9bb2a8
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:20 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 280644786854eea8e8dbe7873e6c79d18f8048f0
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:54 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit bcc4f2555d4e4fa7ba2cf022165d3dd8ef331cd9
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:04 2005 +0000

    Update package version number for RC1 release.

commit 2da8c99697874a012dccfc582561a0b89e111ecd
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:54 2005 +0000

    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
        substitutions to work better with BSD make

commit 9f9d3fcd3dca04b7d960d8777e8f8ba612fa1510
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:35 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit 286bf9de5baebd75ca129e50af9dc5f66dbf4e4f
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:05 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit 0db428f930db99d70897ca90b9ec0e130f4e6635
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Sep 27 22:04:08 2005 +0000

    Add some more documentation files for siliconmotion driver

commit bdc896858ed819dcb79bb7443bfa57d63c8e0fad
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:48 2005 +0000

    Update autogen.sh to one that does objdir != srcdir.

commit a3add2e05412767c49ca1c0a1069cd5805ea09e9
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:44 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 5754df51d9b0f8bb8dac7b8c0072da929f1241f0
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 22:12:58 2005 +0000

    Build system for siliconmotion

commit 4b98eb4b30d694139d5e597c445d65d637ab7472
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:29:59 2005 +0000

    Prep for modular builds by adding guarded #include "config.h" everywhere.

commit 6389dd3dc1259865a4b5fcc6b6c7b3f4429593cf
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Jul 1 22:43:12 2005 +0000

    Change all misc.h and os.h references to <X11/foo.h>.

commit 1dc135becf5898950e04c84cc4d87870840140c1
Author: Alex Deucher <agd5f@yahoo.com>
Date:   Thu Jun 30 00:14:26 2005 +0000

    - add 800x480 mode to smi driver (bug 3639)

commit 0670b675c2133dd7c29f79bdf17d24d64181537d
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:16:56 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit 39112b558fdccd2b0a15b8e41d6215e3b0e6e7bd
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:29 2005 +0000

    Fix includes right throughout the Xserver tree:
    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.

commit c34e24d83a0f84ad90b7cbaba78d54cc779f74d5
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Sep 17 03:04:54 2004 +0000

    Bug #1192: Remove cfb support from drivers where its use is an option.
        Delete xf24_32bpp, as s3virge was the last user. Fix up some comments
        to refer to fb rather than cfb.

commit 61457616aea5d5d7d98e869d3b24e989c2404d6b
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Aug 16 09:13:15 2004 +0000

    Bug #1087: Make sure all the *Weak symbols are documented in the import
        list, so the loader knows not to complain about unresolved symbols when
        an optional module isn't loaded. This typically manifests as warnings
        about fbdevHW symbols when the user isn't using the framebuffer
        console.

commit 74176c460a4f5206cbc7cd7b9f48d1b6cedae7cb
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sat Jul 31 01:21:51 2004 +0000

    Rename some COMPOSITE macros and enums to avoid conflicting with the
        COMPOSITE extension's new macro. These appear to only be used
        internally.

commit 0f239a7f12e1c0a0b7ede424b0f1eb0fe189e9d6
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jul 31 01:21:19 2004 +0000

    Change several LoaderSymbol calls introduced by the bug #400 patch to
    *Weak() resolver functions.

commit 865ba2a4c1107bb82d22ed648f8a1d63c833d6fc
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Jul 30 20:30:54 2004 +0000

    Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
        framebuffer formats except cfb and the overlay modes should work, and
        r128 and radeon need to be loaded from the ati driver (both issues to
        be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga
        drivers. elfloader users shouldn't be affected.

commit 9a58bc9adbc982680dd8df27caeb9a5819f2adad
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:23:38 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit 1f957fb7e44762197b0fc5a3b7def25c7888929a
Author: Egbert Eich <eich@suse.de>
Date:   Wed May 26 16:24:09 2004 +0000

    Fixing setting of physical framebuffer base for several drivers. C&T
        driver: Fixed setting of minimal clocks for HiQV chipsets. Neomagic
        driver: improved support for lowres double scan modes.

commit 445708ff1249e96628dd6b11e20f83e568fb4ad1
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:45:06 2004 +0000

    Merging XORG-CURRENT into trunk

commit 90141c8b6da8e6b57f2e4bae486a3d39c4069a8b
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:31 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 1082b4e0760359234cb5f51b953bbffc65d594ec
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:24 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit b1c51d42211f715043a3252550ef2fde1a3065e5
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:54 2004 +0000

    readding XFree86's cvs IDs

commit 2ae35696e96079b192c2cac4e092f6deeb300325
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:23 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit ac5b2461e620df7026eefda6a389127e7d41f67d
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Dec 19 20:55:14 2003 +0000

    XFree86 4.3.99.902 (RC 2)

commit 14cd4af100e1deb1c7b63e9f19587e38ce1f08f2
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:39 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 1684aa7a21a194b6e7dd518f3895c9b2dfce229a
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    XFree86 4.3.0.1

commit 78af703cb019a60cc93843efcd4889ccb15abd13
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    Initial revision
