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

xserver-xorg-video-openchrome: Changes to 'refs/tags/xserver-xorg-video-openchrome-1_0.2.902+svn570-1'



Tag 'xserver-xorg-video-openchrome-1_0.2.902+svn570-1' created by Julien Cristau <jcristau@debian.org> at 2008-05-31 21:48 +0000

Tagging upload of xserver-xorg-video-openchrome 1:0.2.902+svn570-1 to unstable.

Changes since the dawn of time:
Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (5):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the

David Nusinow (13):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (9):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      This is a driver, not a library

Raphael Geissert (31):
      Initial Debian packaging commit
      Updated copyright information
      Close the ITP bug and s/software/drivers/ the long description
      Removed get-orig-source target and related stuff
      Remove remaining get-orig-source statement
      Update changelog-s information about the current svn revision
      This package should be uploaded to unstable, not experimental
      Install NEWS and not the release notes file (which is gone)
      Install the lintian overrides file; step missed at some unknown point
      Fix file permissions of the installed lintian overrides
      Add some missing copyright information
      Merge commit 'trunk' into debian-unstable
      Merge commit 'trunk' into debian-unstable
      Update to reflect last upstream changes
      Build the driver under an obj- directory
      Merge commit 'remote/xsfbs/debian-unstable' into debian-unstable
      Use xsfbs, thus droping usage of quilt's .mk and our own serverabi implementation
      Actually drop the serverabi target
      Depend on xsfbsclean at the clean target so the patches stuff is actually cleaned up
      Get DEB_BUILD_GNU_TYPE from dpkg-architecture when not defined
      Pass --build and --host to configure, the later only when BUILD and HOST differ as it enters cross
      Drop the autgen.sh patch and better call autoreconf directly
      Dropped useless Replaces
      Added hurd-i386, kfreebsd-i386, and kfreebsd-amd64, to Architectures.
      Bump the versioned xserver-xorg-dev dependency so the serverabi stuff works
      Merge commit 'trunk' into debian-unstable
      Update changelog to reflect upstream's svn snapshot
      Merge commit 'trunk' into debian-unstable
      Reflect upstream's snapshot revision
      Merge commit 'trunk' into debian-unstable
      Updated revision number to reflect changes by upstream

ben (72):
      move definition of AGP_SIZE out of #ifdef block
      comment tweaks
      Whitespace adjustment; getting back close to Xorg.
      Comment tweaks and #endif clarifications.
      Rearrange declarations to fix compilation problem with gcc-2.96.
      Textual tweaks.
      add an ID, remove a duplicate, remove an old unknown
      comment and whitespace tweaks
      put in a few extra debugging lines
      fix man-page symlink for out-of-tree build
      mention the overall revision number in the log
      moved a line to after declarations, tweaked comments and debugging lines
      Add ability to change gamma setting.
      Switch encoding of ChangeLog file to Unicode.
      Whitespace and format adjustments of ChangeLog file.
      VN800 -> VM800; compile fix
      Try CR39 when CR34 says zero during memory detection on the CLE266.
      Limit x value to sixteen bits to fix a rendering glitch.
      Textual tweaks and order options alphabetically.
      Fix typo in man page and neaten changelog.
      VN -> VM, message tweaks, and trailing white space fixes
      Move reading of the VideoRAM option to after X has parsed the
      Print VideoRAM again only when it's actually been probed.
      Redoing a man-page tweak.
      Removing a duplicated ChangeLog entry.
      Cleaning up the ChangeLog:
      Redoing the first change of June 10:  Putting the chipset and
      Redoing the second change of June 10:  Printing VideoRAM again
      Applying Gabriel's indentation changes (-c439 from randr_branch) also to trunk.
      Many more indentation and whitespace fixes.
      More whitespace changes.
      Whitespace and indentation fixes.
      A few tiny changes to bring trunk and randr branch a bit more in line.
      Another bit of bringing trunk and randr branch in line.
      Whitespace and comment tweaks (in via_cursor.c).
      Fix a tiny transposition mistake, and copy the transposition to trunk.
      Adding missing comma.
      Identifying the driver as Openchrome, with CHROME as a shorthand.
      Tweaking and snipping some comments.
      Moving memory detection to before the reading of the config file,
      Adding more chipset numbers;
      Some comment and whitespace tweaks;
      Removing unused options; whitespace and message tweaks.
      Whitespace corrections.
      Whitespace adjustments and comment tweaks.
      Moving a little more computation into the helper function.
      Tweaking the man-page text, clarifying the effect of an option,
      Tweaking a comment, and preferring clarity over saving a few bytes.
      Removing the redundant HWCursor option.
      Moving the newline in the buildcomment from Makefile to program text.
      Correcting print-out of device ID.
      Whitespace changes in viaSetAgpMode().
      Whitespace adjustments, comment and message tweaks.
      Condensing an unneeded code duplication.
      Whitespace adjustments and comment tweaks.
      Whitespace and comment tweaks.
      Whitespace and comment tweaks.
      Whitespace adjustments and comment tweaks.
      Recreating svnversion.h only when a source file has changed,
      Untabbing and a little resort.
      Whitespace adjustments.
      Whitespace and comment tweaks.
      Whitespace and comment tweaks.
      Set K8M800 by default to AGP disabled.
      Excluding the correct bunch of chipsets from XvMC initialisation.
      Replacing module name and vendor string, tweaking the support message.
      Dealing with NoAccel before Rotate, since the latter overrides the first.
      Whitespace normalization.
      Some small tweaks, to bring trunk and randr branch a bit more in line.
      Whitespace and formatting adjustments after the libpciaccess merge.
      Some comment and whitespace tweaks, in both trunk and randr branch.
      Overwriting svnversion.h for a release, instead of using a separate file.

gabriel (3):
      Added missing includes. Check for null data block in vbe. Renamed VT3157 to VT3324
      Hasee F700C (reported by Trent W. Buck)
      Fix pause address register for CX700

ivor (44):
      Bring unichrome vt1622 mode changes over.
      Split libxvmc into pro and non-pro
      Pro split tidying
      Oops missed a file
      Installing made libraries would be smart
      Fix library selection
      Removed debug message
      vim
      Include John Wier's extended FIFO fix... (and set editor command correctly this time)
      Additional card-ids. Patch from Xavier Bachelot
      Added MSI K8MM-V id, reported by Philip Prindeville.
      git-svn-id: http://svn.openchrome.org/svn/trunk@29 e8d65cb0-85f4-0310-8831-c60e2a5ce829
      Merge fixes from xorg for typos in mode setting and sync set
      Initial steps to incorporating CH7xxx and VT1625 support
      AsRockl device id addition
      More device ids
      Bug #4855: Fix VT3122 and VT3205 dotclock PLL setting. (Luc Verhaegen)
      Mitac 8889 device id (Daniel Schindler)
      Forgot changelog
      Add vm800 bandwidth.
      Dont kick vblank with dri disabled (Joris van Rantwijk).
      Fix pro-mode and remove pro warning. (Paul Bender)
      More device ids
      Device id
      Update email addresses
      Just another id. (Tobias Blom)
      Add svn version number onto driver message text.
      Allow generic card-ids, although it should be possible to remove the id lookup completely.
      Revert pointless change. :)
      MaxSelect Optima deviceid - Anton Farygin
      VM800 Xv support
      Add RV32 too.
      Minor code shuffling
      Shut luc up.
      Checking svn still works.
      Unbreak IMakefile
      Packard Bell imedia id - Jean-Damien Durand
      Apply xv abi compatibility patch from morgoth
      tweak abi check
      Implement pro-clock-calc for non-pro
      Oops
      First auto-generated tv mode for vt1623
      Attempt to fix NTSC noscale and tweak PAL mode too
      Remove warning

jnettlet (9):
      Add automake files to allow running make from the root directory
      remove binaries
      Undoing change committed in r212. Sorry
      fix for compiling with mesa 6.5.1
      fix some config options that are negatives
      remove different includes based on xorg version check
      forgot to change Changelog date
      migrated per chipset default options from experimental to trunk
      removed to chipset definitions that haven't been merged back to trunk yet

root (1):
      Initial import

schlobinux (93):
      More pci-ids and some fixes
      Replaced mainboards with borrowed pci-ids by generic chipset name
      Added Averatec 3715
      Sort K8M800 pci ids
      Asustek P5V800-MX
      MSI PM8PM
      Shuttle FX21
      Two new pci ids
      Gigabyte GA-8VM800M-775
      Gateway MX3210
      little configure.ac fixes
      Packard Bell Easynote R1100 (from unichrome.sf.net)
      MSI PM8M-V and MSI PM8M3-V
      man page fixes
      ECS P4M800PRO-M (Amy Overmyer)
      Mesh Pegasus (Peter Lord)
      2 more pci-ids
      fix stupid typo :-(
      2 more pci ids
      Fujitsu/Siemens Amilo L7310 (Andris Jankevics)
      Fujitsu-Siemens Amilo K7610 (Botos Pavel)
      Epia EN (Olivier Sessink)
      Biostar M7VIZ (reported by Daniel Robbins to unichrome)
      DDR533 support. Fujitsu/Siemens Amilo L7320 pci id.
      Fujitsu/Siemens Amilo Pro V2055 (reported by Teifion Siwft)
      another VM800 pci id (reported by jdoe)
      manpage makefile fix (Michael Moerz)
      RoverBook Partner W500 (reported by Rikz)
      Clevo M5xxS (Reported by Thomas P Crawford)
      ECS C7VCM (reported by Mark Huijgen)
      720x480[Under|Fit|Over] modes are actually 480P, not NTSC
      add 720x576Over mode for VT1625
      VT1625 480P fixes (Tim Dodge) and table indentation clean up
      fix VM800, CN700 and P4M800Pro all reported as VM800. They are now reported as VM800/CN700/P4M800Pro.
      Clevo/RoverBook Voyager V511L
      Clevo T200V (David Numan)
      fix typo in last commit
      Asustek P5VDC-MX (reported by Alberto Salmerón Moreno to Unichrome)
      fix typo in vt1625 modes table (trac ticket #105)
      real Asustek P5VDC-MX and fix Asustek P5VDC-TVM
      Backport 2 fixes from Xorg tree
      2 new ids
      one of the 2 pci ids is a CLE266 and thus needs to be in trunk
      Biostar ARKplus III pci id
      rebase to release_0_3_0 branch rev. 413
      Add VT1625 720x576 PAL mode (Daniel Ramsay)
      Add VT1625 720x480Under, 720x480Fit and 720x480Over NTSC modes (Ken Huisman)
      fix an error in VT1625 720x480Under NTSC mode
      Improved P4M890 memory detection
      Indentation fix
      Add a COPYING file and a license header to via_priv.h
      revert changeset 401, test is not valid
      one more P4M900 board (reported by Marco Pieruccetti)
      fix copyright header
      report chipset too in case of an unknow card id
      K8M890 can use DDR667
      FIC CE260 pci id (reported by Damian Kolkowski)
      Panel on CX700 needs VBE
      PCChips V21G pci id (reported by Edward Allcutt)
      New pci id for Biostar P4M900M-M7 SE
      Bump driver version
      Bump for real this time...
      MSI Fuzzy CX700/CX700D (Reported by Forest Bond)
      Fix missing newlines
      Packard Bell EasyNote XS (aka Everex Cloudbook CE1200V)
      ASRock P4VM900-SATA2
      Merge P4M900 fifo setting fixes from randr branch
      Asustek P5VD2-VM SE (reported by J. Dale Gonzalez)
      Biostar P4M800 Pro-M7
      Medion Notebook MD96483
      VIA Epia SN (reported by Stefan Bellon)
      Apollo BMOVE SR (probably a rebadged Clevo laptop)
      Clevo M660SR
      Fix Xv on LCD for VM800
      Mitac 8515
      libpciaccess support
      Mitac 8624 aka Benq Joybook R42 (reported by Stepan Zatupov)
      merge changeset 436 and a fix from randr
      yet another tiny sync with randr
      Create src/svnrelease.h on make dist
      fix bug report link and remove a superfluous newline from the generated svnrelease.h
      Disable AGPDMA for VM800 by default
      Prepare for next release...
      Asustek M2V-MX SE
      Bump version for release
      include svnrelease.h in tarball
      hopefully fix svnversion.h once and for all...
      print driver version in the libpciaccess path
      fix chipset revision detection in libpciaccess code path
      FIC CE261 (reported by Robert Henney)
      Fix Xv on LCD for CX700
      some new pci ids
      replace xf86strstr by the unwrapped version

totte (116):
      * Brought in a stripped version of the client side of the DRI protocol.
      * Fixed an undersized BEGIN_HEADER6_DATA command
      * Fixed up X server XvMC with adaptors for different chipsets.
      * Fixed missed overlay update in XvMCPutSurface when new source or dest rectangles were used.
      - Added ChangeLog to the repository.
      - Added the prepare-ChangeLogSVN.pl script for generation of ChangeLog entries.
      Added better AGP control to the DDX.
      Changed DRI client function names since they clash with via_dri.so,
      - Updated incorrect field order in libViaXvMCPro.
      Fix TV-out on Unichrome Pro. To make it work CRT+TV needs to be
      Update via_dri.c to work with new xorg libdri.
      Fix up the vt1623 TV encoder:
      Fix XvMC on 64-bit systems.
      - Free dotclock on Unichrome Pro. Pls report problems with
      -Clean up the VIDEO_DMA ifdef mess before xorg inclusion.
      -Avoid calling DPMS to blank screen during init with VBEModes
      Fix Xv StopVideo for all ports and adaptors.
      Fix Xv panning.
      Fix segfault on EnterVT when DRI is not enabled. (Joris van Rantwijk)
      Fix Xv panning also for VBEModes
      Destroy video surfaces on video exit / stop.
      Big Xv update.
      Fix HW Cursor memory allocation.
      Make via_video.c compile without -DXF86DRI. Broken with the
      Sync dri handling with Xorg. This should hopefully make it run
      Fix unichrome hangs with unsupported dotclocks (Luc Verhaegen)
      Fix server crash when compiled without -DXvExtension.
      Enable DMA Xv image transfers also for PM8x0 / CN400.
      Revert the hardware cursor fix since it for some strange reason makes hw
      Fix stray include left over by previous commit.
      Second attempt at fixing the hw cursor issue.
      -Fix compilation errors caused by the drm / dri update.
      - Merge exa_branch from revision 52 to 67. For a detailed Changelog,
      - Merged changes in exa_branch revisions 67 to 74. For a detailed
      Updated ChangeLog.
      - Fix Xv surface destruction and re-allocation.
      Merged exa_branch changes between revisions 74 and 84. Mainly indentations and minor bugfixes.
      Merged exa_branch between revisions 84 and 86.
      Include the correct drm.h file. This is important for 64 bit builds.
      Yet another drm.h include fixup. For 6.8 and earlier?
      Merge exa_branch revisions 86:91
      Add drmCommandWriteRead to drm loader symbols.
      Remove drmCommandWriteRead from drm loader symbols again.
      Merge exa_branch revisions 91:104:
      64 bit fixes on libviaXvMC*
      Fix trac item #13.
      Adjust for modular build.
      Removed Makefile.in since it is created by the build process.
      Moved memset to blank screen from ModeSetting to ScreenInit, in
      - Moved the memset from previous commit to after dri is initialized, so
      - Protect the accelerated initial sceen clearing with a DRI lock.
      Make sure the accel marker system is properly initialized.
      - Modular build two identical XvMC libs. The pro lib was not a pro lib.
      - Fix Xv YUY2/RVXX dmaBlit stride.
      - Update Xv blit to new blit-combining feature of DRM.
      - Merge in exa_branch from revision 104 to 127. Exa Composite acceleration.
      - Modular build fix (Boris Dusec)
      - Merge exa_branch 127:130. Rendering errors.
      - Merge exa_branch 130:132. Rendering errors.
      - Changelog got left over.
      - Mark already destroyed XvMC contexts as bad, in case clients
      - Fix planar Xv Flipping and surface allocation size.
      - Exa branch revision 132:138 merge.
      - Add a framebuffer map for DRI. Don't just assume that the
      - run indent on libXvMC. Sync XvMC with Xorg 7.0.
      Fix HQV offset bug.
      - Added vgaHWGetIndex to vgaHW symbol list.
      - Added a "NoXVDMA" option to disable PCI DMA for Xv image transfers.
      - Make the Xv viaWaitVideoCommandFire loop time out. Better than server hang?
      - The previous commit causes problems with older X versions.
      - Import Luc's fix for sometimes-blanking CRTs on CLE266.
      - Merge exa_branch revisions 138:152
      - Removed time.h and sys/time.h includes from via_swov.c
      - Merge EXA branch revisions 152:155
      - Fix VBE refresh setting.
      * libxvmc/Imakefile:
      - Possible fix for XAA bug rendering solid lines as dashed.
      - Support EXA 2.0
      - Update compatibility check for XvMC.
      - Update the built-against macro to recognize Xorg if present.
      - Backport Makefile changes form xorg.
      -Fix severe dri memory allocation bug. (Reported by Trevor Kramer).
      Fix dri close screen segfault caused by previous commit.
      Increase video command fire timeout.
      Update DRM version checking.
      Remove the "config.h" includes from libxvmc, as they break it.
      Change DRM major compatibility from 3.x.x to 2.x.x.
      -Changes donated by "PConRails, LLC" and "Tungsten Graphics, Inc.":
      -Changes donated by "PConRails, LLC" and "Tungsten Graphics, Inc.":
      -Fix false AGP detection and make sure we have the correct AGP
      ...And get default AGP size correct as well.
      - Re-enable Ivor's Dotclock computation.
      Fix a mutex unlocking issue (Luc Verhaegen).
      Don't include drm headers in non dri build.
      Removed some stray debug messages.
      Remove VT3314 (CN700, VM800 etc.) mpeg2 AGP DMA support.
      Via managed to mix up the 2D / 3D engine busy status bits.
      Remove unused options.
      Use a more aggressive fifo setting for CLE266 Cx.
      Fix the dma2d option setting.
      With EXA + 3D we need to reinitialize the 3D engine after
      Back up DRI offscreen memory before leaving VT and restore it
      Fix up previous commit for > 16MB sizes.
      Force 3D context upload after a VT switch.
      Now that we initialize the 3D engine every time we write
      Proper register names in VIAInitialize3DEngine.
      Cause a "FatalError" if EXA is used with an un-patched Xserver,
      Reimplement download from screen to something more easily
      Fix download from screen which was reusing kernel argument
      Thomas Hellstrom  <thomas-at-tungstengraphics-dot-com>
      Blank and clear screen when entering VT.
      Initialize the AGP ring buffer before command submission.
      Use non-power-of-two aligned textures when possible.
      Fix AGP mode setting.
      Work around an obscure hardware limitation when texturing from
      Fix possible line clipping bug.


Reply to: