summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-09-16 19:29:54 +0000
committerJeremy Cline <jcline@redhat.com>2019-09-16 20:30:31 +0000
commita08a03541f85cdb3ed4e04cf2f202d48280435e1 (patch)
tree41da4227eda57e83260f90a77ae4ce28d51181f5 /kernel.spec
parent124297ef77670fd8d3ae8bc7052e63be4f9ea497 (diff)
downloadkernel-a08a03541f85cdb3ed4e04cf2f202d48280435e1.tar.gz
kernel-a08a03541f85cdb3ed4e04cf2f202d48280435e1.tar.xz
kernel-a08a03541f85cdb3ed4e04cf2f202d48280435e1.zip
Drop drm-i915-hush-check-crtc-state.patch
This patch from 2013 stops the i915 driver from spitting out WARNs in some cases, but nearly the same thing can be achieved with the ``verbose_state_checks=false`` module option added in 2014. With the module setting the issue results in a log message at error level rather than the debug level set by this patch. However, it's not known if this is still a common issue. It seems worth the cost of (maybe) a few more bug reports about new error-level logs to drop the patch. To start with, we're going to leave ``verbose_state_checks=true`` (the default), but if we run into a lot of WARNs we will turn it off.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 578af9658..75547d7b7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -508,8 +508,6 @@ Patch209: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch
Patch210: disable-i8042-check-on-apple-mac.patch
-Patch211: drm-i915-hush-check-crtc-state.patch
-
Patch212: efi-secureboot.patch
# 300 - ARM patches