rpms/kernel/devel drm-fix-i915-sarea.patch, NONE, 1.1 kernel.spec, 1.889, 1.890

Dave Airlie (airlied) fedora-extras-commits at redhat.com
Fri Aug 15 04:36:59 UTC 2008


Author: airlied

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5252

Modified Files:
	kernel.spec 
Added Files:
	drm-fix-i915-sarea.patch 
Log Message:
* Fri Aug 15 2008 Dave Airlie <airlied at redhat.com>
- Add i915 sarea fixups


drm-fix-i915-sarea.patch:

--- NEW FILE drm-fix-i915-sarea.patch ---
0001-i915-fixup-sarea-defines-properly.patch


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.889
retrieving revision 1.890
diff -u -r1.889 -r1.890
--- kernel.spec	14 Aug 2008 18:25:33 -0000	1.889
+++ kernel.spec	15 Aug 2008 04:36:28 -0000	1.890
@@ -607,6 +607,7 @@
 # nouveau + drm fixes
 Patch1811: drm-modesetting-radeon.patch
 Patch1812: drm-radeon-pre-r300-no-kms.patch
+Patch1813: drm-fix-i915-sarea.patch
 
 # kludge to make ich9 e1000 work
 Patch2000: linux-2.6-e1000-ich9.patch
@@ -1152,6 +1153,7 @@
 # Nouveau DRM + drm fixes
 ApplyPatch drm-modesetting-radeon.patch
 ApplyPatch drm-radeon-pre-r300-no-kms.patch
+ApplyPatch drm-fix-i915-sarea.patch
 
 # linux1394 git patches
 ApplyPatch linux-2.6-firewire-git-update.patch
@@ -1745,6 +1747,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Fri Aug 15 2008 Dave Airlie <airlied at redhat.com>
+- Add i915 sarea fixups
+
 * Thu Aug 14 2008 Dave Jones <davej at redhat.com>
 - Bump max cpus supported on x86-64 to 4096. Just to see what happens.
 




More information about the scm-commits mailing list