i915: Hush asserts during TV detection, just useless noise

- i915: Fix LVDS downclock to not cripple performance (#901951)
This commit is contained in:
Adam Jackson 2013-02-14 14:25:52 -05:00
parent b5410eb507
commit c8a1c7c713
1 changed files with 10 additions and 0 deletions

View File

@ -678,6 +678,11 @@ Patch1800: drm-vgem.patch
# intel drm is all merged upstream
Patch1824: drm-intel-next.patch
Patch1825: drm-i915-dp-stfu.patch
# mustard patch to shut abrt up. please drop (and notify ajax) whenever it
# fails to apply
Patch1826: drm-i915-tv-detect-hush.patch
# d-i-n backport for https://bugzilla.redhat.com/show_bug.cgi?id=901951
Patch1827: drm-i915-lvds-reclock-fix.patch
Patch1900: linux-2.6-intel-iommu-igfx.patch
@ -1417,6 +1422,8 @@ ApplyPatch linux-2.6-e1000-ich9-montevina.patch
# Intel DRM
ApplyOptionalPatch drm-intel-next.patch
ApplyPatch drm-i915-dp-stfu.patch
ApplyPatch drm-i915-tv-detect-hush.patch
ApplyPatch drm-i915-lvds-reclock-fix.patch
ApplyPatch linux-2.6-intel-iommu-igfx.patch
@ -2356,6 +2363,9 @@ fi
# '-' | |
# '-'
%changelog
* Thu Feb 14 2013 Adam Jackson <ajax@redhat.com>
- i915: Hush asserts during TV detection, just useless noise
- i915: Fix LVDS downclock to not cripple performance (#901951)
* Thu Feb 14 2013 Justin M. Forbes <jforbes@redhat.com> - 3.7.7-102
- Fix patch numbering