rpms/xorg-x11-drv-ati/devel radeon-modeset.patch, 1.29, 1.30 xorg-x11-drv-ati.spec, 1.140, 1.141

Dave Airlie airlied at fedoraproject.org
Fri Oct 31 21:01:04 UTC 2008


Author: airlied

Update of /cvs/pkgs/rpms/xorg-x11-drv-ati/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16628

Modified Files:
	radeon-modeset.patch xorg-x11-drv-ati.spec 
Log Message:
- radeon-modeset.patch - hopefully speed up mozilla again


radeon-modeset.patch:

Index: radeon-modeset.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/radeon-modeset.patch,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- radeon-modeset.patch	30 Oct 2008 06:59:28 -0000	1.29
+++ radeon-modeset.patch	31 Oct 2008 21:01:04 -0000	1.30
@@ -2691,7 +2691,7 @@
 +	if (gem_bo->map_count++ != 0)
 +		return 0;
 +
-+	gem_bo->touched = 1; /* workaround */
++	/*gem_bo->touched = 1; workaround */
 +	args.handle = gem_bo->gem_handle;
 +	args.offset = 0;
 +	args.size = gem_bo->bo.size;


Index: xorg-x11-drv-ati.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/xorg-x11-drv-ati.spec,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- xorg-x11-drv-ati.spec	31 Oct 2008 19:55:45 -0000	1.140
+++ xorg-x11-drv-ati.spec	31 Oct 2008 21:01:04 -0000	1.141
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.9.0
-Release:   40%{?dist}
+Release:   41%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -82,6 +82,9 @@
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Sat Nov 01 2008 Dave Airlie <airlied at redhat.com> 6.9.0-41
+- radeon-modeset.patch - hopefully speed up mozilla again
+
 * Fri Oct 31 2008 Adam Jackson <ajax at redhat.com> 6.9.0-40
 - radeon-6.9.0-dig1-hdmi.patch: Fix minor logic error.
 




More information about the scm-commits mailing list