From 457484487e9256436e8dfadbbbdf10a38f5d8ede Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 16 Mar 2012 16:46:13 -0400 Subject: drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong, but they're not helpful at this point. --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 0709ebf0..9b1e0ad4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -699,6 +699,7 @@ Patch1800: drm-vgem.patch # nouveau + drm fixes # intel drm is all merged upstream Patch1824: drm-intel-next.patch +Patch1825: drm-i915-dp-stfu.patch Patch1900: linux-2.6-intel-iommu-igfx.patch @@ -1419,6 +1420,7 @@ ApplyPatch drm-vgem.patch # Intel DRM ApplyOptionalPatch drm-intel-next.patch +ApplyPatch drm-i915-dp-stfu.patch ApplyPatch linux-2.6-intel-iommu-igfx.patch @@ -2342,6 +2344,10 @@ fi # ||----w | # || || %changelog +* Fri Mar 16 2012 Adam Jackson +- drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong, + but they're not helpful at this point. + * Fri Mar 16 2012 Dave Jones - 3.3.0-0.rc7.git2.1 - Linux v3.3-rc7-103-g0c4d067 -- cgit