rpms/xorg-x11-drv-ati/F-12 .cvsignore, 1.38, 1.39 sources, 1.39, 1.40 xorg-x11-drv-ati.spec, 1.202, 1.203

Dave Airlie airlied at fedoraproject.org
Tue Mar 16 01:17:26 UTC 2010


Author: airlied

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

Modified Files:
	.cvsignore sources xorg-x11-drv-ati.spec 
Log Message:
* Tue Mar 16 2010 Dave Airlie <airlied at redhat.com> 6.13.0-0.22.20100316git819b4015
- fix bug in r600 getimage performace - should help KDE performance issues on AGP r600s



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/F-12/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- .cvsignore	21 Dec 2009 06:05:48 -0000	1.38
+++ .cvsignore	16 Mar 2010 01:17:25 -0000	1.39
@@ -1,2 +1,3 @@
 radeon-rlc-firmware-1.tar.bz2
 xf86-video-ati-20091221.tar.xz
+xf86-video-ati-20100316.tar.xz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/F-12/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- sources	19 Feb 2010 01:04:16 -0000	1.39
+++ sources	16 Mar 2010 01:17:25 -0000	1.40
@@ -1,2 +1,2 @@
 189be8ab60025bf81f8841ab53175665  radeon-rlc-firmware-1.tar.bz2
-ac46b84ced4b120d53da8d9f71d83513  xf86-video-ati-20100219.tar.xz
+e9e350a48d8d075b32a4845e49ae9215  xf86-video-ati-20100316.tar.xz


Index: xorg-x11-drv-ati.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/F-12/xorg-x11-drv-ati.spec,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -p -r1.202 -r1.203
--- xorg-x11-drv-ati.spec	19 Feb 2010 01:04:16 -0000	1.202
+++ xorg-x11-drv-ati.spec	16 Mar 2010 01:17:25 -0000	1.203
@@ -1,13 +1,13 @@
 %define tarball xf86-video-ati
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20100219
-%define gitversion e68d3a389
+%define gitdate 20100316
+%define gitversion 819b4015
 
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.13.0
-Release:   0.21.%{gitdate}git%{gitversion}%{?dist}
+Release:   0.22.%{gitdate}git%{gitversion}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/radeon/*.bin
 
 %changelog
+* Tue Mar 16 2010 Dave Airlie <airlied at redhat.com> 6.13.0-0.22.20100316git819b4015
+- fix bug in r600 getimage performace - should help KDE performance issues on AGP r600s
+
 * Fri Feb 19 2010 Dave Airlie <airlied at redhat.com> 6.13.0-0.21.20100219gite68d3a389
 - rebase to latest upstream DDX - fixes r500 Xv + r600 hangs
 



More information about the scm-commits mailing list