summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-03-04 12:06:51 -0500
committerKyle McMartin <kyle@redhat.com>2011-03-04 12:06:51 -0500
commit973b532fe71153e8f0bb463e96021295f856902f (patch)
tree87f595f17b3a206dec7bf290d2e7248644171d71 /kernel.spec
parenta61f0114273123044b65caeb306b051c90f4d121 (diff)
downloadkernel-973b532fe71153e8f0bb463e96021295f856902f.tar.gz
kernel-973b532fe71153e8f0bb463e96021295f856902f.tar.xz
kernel-973b532fe71153e8f0bb463e96021295f856902f.zip
drm/i915: Gen4+ has non-power-of-two strides
[bea96046b4245e9abd65ed7acfed9adfd5f6c639 in drm-intel-staging]
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 8f6b3e3b4..37798f6ed 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -675,6 +675,7 @@ Patch1824: drm-intel-next.patch
# make sure the lvds comes back on lid open
Patch1825: drm-intel-make-lvds-work.patch
Patch1826: drm-intel-edp-fixes.patch
+Patch1827: drm-i915-gen4-has-non-power-of-two-strides.patch
Patch1900: linux-2.6-intel-iommu-igfx.patch
@@ -1289,6 +1290,9 @@ ApplyPatch drm-intel-big-hammer.patch
ApplyPatch drm-intel-make-lvds-work.patch
ApplyPatch linux-2.6-intel-iommu-igfx.patch
ApplyPatch drm-intel-edp-fixes.patch
+# rhbz#681285 (i965: crash in brw_wm_surface_state.c::prepare_wm_surfaces()
+# where intelObj->mt == NULL)
+ApplyPatch drm-i915-gen4-has-non-power-of-two-strides.patch
# linux1394 git patches
#ApplyPatch linux-2.6-firewire-git-update.patch
@@ -1946,6 +1950,9 @@ fi
# and build.
%changelog
+* Fri Mar 04 2011 Kyle McMartin <kmcmartin@redhat.com>
+- drm-i915-gen4-has-non-power-of-two-strides.patch (#681285)
+
* Thu Mar 03 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc7.git1.1
- Linux 2.6.38-rc7-git1