summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 59174cde8..a4d46e128 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -873,14 +873,14 @@ Patch105: arm-dts-rpi-4-disable-wifi-frequencies.patch
# Nouveau mDP detection fix
Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch
-# rhbz 1918778
-Patch108: media-pwc-fix-the-urb-buffer-allocation.patch
-
Patch109: 0001-Revert-drm-amd-display-Update-NV1x-SR-latency-values.patch
# rhbz 1916104 (patch from bluetooth-next)
Patch110: bluetooth-btusb-qca-fix.patch
+# rhbz 1925346
+Patch111: i915-fixes.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2997,6 +2997,12 @@ fi
#
#
%changelog
+* Thu Feb 25 2021 Justin M. Forbes <jforbes@fedoraproject.org>
+- Some i915 fixes for 5.10 (rhbz 1925346)
+
+* Tue Feb 23 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.18-100
+- Linux v5.10.18
+
* Thu Feb 18 2021 Hans de Goede <hdegoede@redhat.com>
- Fix various QCA bluetooth devices no longer working (rhbz#1916104)