CVS log for ports/x11-servers/xorg-server-snap/files/Attic/patch-radeon_driver.c
Up to [FreeBSD] / ports / x11-servers / xorg-server-snap / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Sun Oct 16 08:46:41 2005 UTC (6 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursor change handling as well as a merge of some important nv changes to avoid hangs and reduce corruption in some cases.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 23 01:19:08 2005 UTC (6 years, 7 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -10 lines
Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add a soon-to-be-committed-upstream patch to fix the build after the removal of xf86drmCompat.c. Also includes the fix for ports/32121, which had been committed.
Revision 1.3
Wed May 4 01:28:30 2005 UTC (6 years, 9 months ago) by anholt
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 17 23:22:12 2005 UTC (6 years, 10 months ago) by lesi
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -17 lines
Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 13 22:52:23 2005 UTC (7 years ago) by anholt
Branches: MAIN
[1] Add i810 driver to AMD64 package.
[2] Put the manpages from section 4 under 4x. For example, you can do
"man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get
cirrus(4x), and man -a vga to get both vga manpages.
[3] Apply several important-looking fixes to ATI drivers from the stable branch:
- Fix mode setting with Mach64 on some laptops.
- Don't crash with mach64 for some PCI configurations
- Improve hang detection on r128s. (may improve speed in DRI, too)
- Avoid a hang on server regen on r128 with DRI.
- Fix the DynamicClocks support, which could have caused hangs with DRI on
original Radeons.
PR: [2] ports/25576
Submitted by: [2] fanf
Requested by: [1] peter
Obtained from: [3] XORG-6_8-branch
