summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
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 aa807220b..bc1c0baa9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -890,6 +890,9 @@ Patch507: drm-dp-mst-error-handling-improvements.patch
# Submitted upstream
Patch508: iommu-WARN_TAINT-fixes.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=1811850
+Patch509: drm-i915-backports.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2963,6 +2966,9 @@ fi
#
#
%changelog
+* Tue Mar 10 2020 Jeremy Cline <jcline@redhat.com>
+- A series of eDP backlight fixes for i915 (rhbz 1811850)
+
* Mon Mar 09 2020 Hans de Goede <hdegoede@redhat.com>
- Fix only 1 monitor working on DP-MST docking stations (rhbz 1809681)
- Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874)