summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-05-23 15:41:30 -0400
committerAdam Jackson <ajax@redhat.com>2012-05-23 15:41:30 -0400
commitac697f48993574eaadc479e6ae109717fbe69055 (patch)
treef7b801ac0f02029801223b9e513d4f7e194829e2 /kernel.spec
parent0801954b573ef7cc0a97e4fb623cad8a81e9a3ad (diff)
downloadkernel-ac697f48993574eaadc479e6ae109717fbe69055.tar.gz
kernel-ac697f48993574eaadc479e6ae109717fbe69055.tar.xz
kernel-ac697f48993574eaadc479e6ae109717fbe69055.zip
drm-i915-lvds-dual-channel.patch: Scrape LVDS dual-channel-ness from the
VBT instead of just making things up. (#819343)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index fc151732..94fbeb1a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -688,6 +688,7 @@ Patch1800: drm-vgem.patch
# intel drm is all merged upstream
Patch1824: drm-intel-next.patch
Patch1825: drm-i915-dp-stfu.patch
+Patch1826: drm-i915-lvds-dual-channel.patch
Patch1900: linux-2.6-intel-iommu-igfx.patch
@@ -1400,6 +1401,7 @@ ApplyPatch drm-vgem.patch
# Intel DRM
ApplyOptionalPatch drm-intel-next.patch
ApplyPatch drm-i915-dp-stfu.patch
+ApplyPatch drm-i915-lvds-dual-channel.patch
ApplyPatch linux-2.6-intel-iommu-igfx.patch
@@ -2303,6 +2305,10 @@ fi
# ||----w |
# || ||
%changelog
+* Wed May 23 2012 Adam Jackson <ajax@redhat.com>
+- drm-i915-lvds-dual-channel.patch: Scrape LVDS dual-channel-ness from the
+ VBT instead of just making things up. (#819343)
+
* Wed May 23 2012 Josh Boyer <jwboyer@redhat.com> - 3.5.0-0.rc0.git4.1
- Add patch to fix perf build
- Linux v3.4-4842-g61011677