xf86-video-sis: Changes to 'refs/tags/xf86-video-sis-0.9.2'

Adam Jackson ajax at kemper.freedesktop.org
Sat Oct 14 01:43:54 EEST 2006


Tag 'xf86-video-sis-0.9.2' created by Adam Jackson <ajax at benzedrine.nwnk.net> at 2006-10-13 23:43 -0700

xf86-video-sis 0.9.2

Changes since the dawn of time:
Aaron Plattner:
      Add a DrawablePtr argument to the XV functions to pave the way for

Adam Jackson:
      Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
      Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.
      Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
      Bug #3626: _X_EXPORT tags for video and input drivers.
      Prep for modular builds by adding guarded #include "config.h" everywhere.
      Post-merge fixups:
      More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
      Bug #4829: Remove some useless DRI symbol checks.
      Only build dlloader modules by default.
      Bump libdrm dep to 2.0.
      Bug #5207: Enable EXA. (Thomas Winischofer)
      Stub COPYING files
      Unlibcwrap. Bump server version requirement. Bump to 0.9.0.
      Bump to 0.9.1 for Xv changes.
      Bump to 0.9.2

Alan Coopersmith:
      Use sed & cpp to substitute variables in driver man pages
      Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4

Alan Hourihane:
      Egbert's 64bit fixes for mixed 32/64bit clients

Alex Deucher:
      - fix minor typo

Daniel Stone:
      Fix includes right throughout the Xserver tree:
      Change all misc.h and os.h references to <X11/foo.h>.
      Update autogen.sh to one that does objdir != srcdir.

Donnie Berkholz:
      Add missing #include <assert.h>.

Egbert Eich:
      Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk

Eric Anholt:
      DRI XFree86-4_3_99_12-merge import
      DRI trunk-20040613 import
      Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,
      - Fix the exa pixmap offset/pitch alignment to deal with non-POT alignment
      Bugzilla #4090: Introduce getters for pixmap pitch and offset, to
      Test the right variables for turning on DRI support.
      Break EXA ABI while we still can. Add coordinates to the UploadToScreen
      Add .cvsignores for drivers.
      Update drivers that support EXA for the new EXA ABI. This consists of
      Don't forget to zero the xf86ModReqInfo before using it. Noticed by Alex

Kaleb Keithley:
      R6.6 is the Xorg base-line
      Initial revision
      XFree86 4.3.0.1
      Initial revision
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.901 (RC 1)
      XFree86 4.3.99.902 (RC 2)
      Import most of XFree86 4.4RC3. This import excludes files which have the

Kevin E Martin:
      Support for Sis 1280x800 panels (Bug #1139, Thomas Winischhofer).
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update pkgcheck depedencies to work with separate build roots.
      Update package version number for X11R7 RC2 release.
      Bump version numbers for X11R6.9/X11R7 RC2.
      Remove extraneous AC_MSG_RESULT.
      Update package version number for X11R7 RC3 release.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Matthias Hopf:
      Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.

Matthieu Herrb:
      build fix for static server
      Build fix for systems with BuildXF86DRI = NO

Søren Sandmann Pedersen:
      Build system for sis
      Tue Jul 26 18:24:45 2005 Søren Sandmann <sandmann at redhat.com>
      Add xf86driproto to dependencies for drivers with DRI support. Patch from
      - For all drivers that have a <driver>.sgml file, add code in their build
      Check in generated README files

Thomas Winischhofer:
      SiS driver update 2004/06/17
      Add missed DRI change
      Load glx module automatically if DRI is enabled Make DRI wrapper compile on
      SiS driver: Fix LCD support for ECS 90x; Work-around broken BIOS reporting
      SiS driver:
      SiS driver:
      SiS driver, vacation time edition:
      SiS driver: Fix for 650/740 new BIOS data layout
      SiS driver:
      SiS driver:
      SiS driver:
      SiS driver:
      SiS driver: Warning fix
      SiS driver:
      SiS driver:
      SiS driver: Additional fixes for LCD
      SiS driver:
      SiS driver: Adapt mode numbers to new BIOS scheme and provide translation
      SiS driver: Remove unneeded statement
      SiS driver: Add 960x600 as built-in mode (1080i, LCD, VGA)
      SiS driver:
      SiS driver: Additional bytes->pixel conversions for AllocateLinear
      SiS driver: Loosen DDC-check and don't bail out if devices wrongly report
      SiS driver: Fix VB PRG CLK for actually released pre-released BIOSes for
      SiS driver:
      SiS driver: Fix false comment
      SiS driver: MergedFB mode fix/enhancement:
      SiS driver: Add assembler memcpy() routines for Xv
      SiS driver: Add sis_memcpy.c
      SiS driver: Fix for asm memcpy
      SiS driver: Another fix for asm memcpy()
      SiS driver: Enhanced memcpy() stuff; added optimized memcpy() for AMD64
      SiS driver: Clean up; remove unneccessary register writes in Xv code; add
      SiS driver: Fix memcpy() acceleration for AMD Duron CPUs (which do not
      SiS driver: Fix compilation with -fPIC; implement sane OS check for SSE
      SIS driver: Fix compilation for pre-6.8.2
      SiS driver: Fix XvSSEMemcpy option handling for <6.8.2
      SiS driver: Change 6.8.2 conditions to 6.9.0
      SiS driver: Fix compilation on non-x86 platforms (#1780) Separate CPU
      SiS driver: Warning fix
      SiS driver: Reverse log-verbosity logic at output device detection
      SiS driver: Renamed options "XvBenchmarkMemcpy" to "BenchmarkMemcpy" and
      SiS driver: Clarify log in MergedFB mode
      SiS driver:
      SiS driver:
      SiS driver:
      Copy/paste error
      SiS driver: Update manpage
      SiS driver: Fix fast memcpy() for AMD64; fix mode restoring on AMD64
      Build fix for non-gcc compilers
      SiS driver:
      SiS driver:
      SiS driver:
      SiS driver: Add support for 1280x854 panels Fix Xv for 300 series to
      SiS driver:
      SiS driver: Some further small fixes
      SiS driver: Make >=6.9 stuff work with >=6.8.99.13
      SIS driver: Small fix for non-rectangular MergedFB layouts
      SiS driver: Missing declaration
      SiS driver:
      SiS driver: Some small additions/fixes
      SiS driver: Update manpage
      SiS driver: Fixes for XGI Z7
      SiS driver: Some further small fixes for XGI
      SiS driver: Sync accel before UploadTo/DownloadFromScreen
      SiS driver: Fixes for XGI Z7 (No Xv, no ARGB cursors, lower dotclock)
      SiS driver: Fix for mode-restoring if more than one cards are used. (Don't
      SiS driver: Update driver date
      SiS driver: Remove debug output from previous commit which also fixed the
      SiS driver: Another update of the manpage
      SiS driver: Sanitize log output
      SiS driver: Use a reasonable MaxXFBMem setting if the user didn't supply
      Doc update
      SiS driver: Distinguish between XGI V3XT A01 and A02 boards
      SiS driver: Clean up VBFlags mess
      SiS driver: Clean up VBFlags mess, part 2
      SiS driver: Some minor fixes (mainly for XGI)
      SiS driver: Minor fixes
      SiS driver: Fix xv offscreen memory allocation for Xv etc.
      SiS driver: Some fixes for multiple cards. Small fix for mode switching on
      SiS driver: Add some convenience for SiSCtrl
      SiS driver: Rename BUFSIZ to something else to avoid confusion with stdio's
      SiS driver: ARGH.... search/replace stupidity
      SiS driver: Fix small glitch in mode switching for 302LV bridge
      Hm, might have forgotten the headers
      SiS driver: My version number
      SiS driver: Additional EXA fixes
      SiS driver: HDTV fixes
      SiS driver: Fix TV locking issue
      SiS driver: Make YPbPr output vertically scalable; improve horizontal
      SiS driver: Add support for 576P/625P and 576I/625I YPbPr (HDTV) output Add
      SiS driver: Make remaining TV modes vertically scalable Add 960x540 for
      SiS driver: - Fix (gamma) brightness and add contrast
      SiS driver: Fixed "double" cursor in dual head mode after mode switch
      SiS driver: Fix dual-pointer issue in dual head mode (really this time)
      SiS driver: Improve vertical scaling for TV output on 301C
      SiS driver: Color saturation for newer chipsets
      SiS driver: Remove debug output
      SiS driver: Fix a possible crash in case EXA killed our allocated areas
      SiS driver: Fix Xv in MergedFB mode on SiS760 with hybrid memory
      SiS driver: SiS301 supports 1024x768 in Hivision; exclude 512x384
      SiS driver: Fix MIPS linking error
      SiS driver: Fix static build
      SiS driver: Fix EDID->ranges conversion




More information about the xorg-commit mailing list