summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-02-26 10:50:00 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-02-26 10:50:00 +0100
commitff20e4e44e1787d1a4ed1a68df531e48c3901c46 (patch)
treea0fda6a63c2f397a070a0a962b41b3d8de607e3e /kernel.spec
parent0f3588b8b676e6730e521d94fefc204802c5b7d5 (diff)
parentd787235acb68d1b8101a52bfae19548df890e0c3 (diff)
downloadkernel-ff20e4e44e1787d1a4ed1a68df531e48c3901c46.tar.gz
kernel-ff20e4e44e1787d1a4ed1a68df531e48c3901c46.tar.xz
kernel-ff20e4e44e1787d1a4ed1a68df531e48c3901c46.zip
Merge remote-tracking branch 'origin/f33' into f33-user-thl-vanilla-fedora
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 c8465b97e..5af53dd24 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-200
+- Linux v5.10.18
+
* Thu Feb 18 2021 Hans de Goede <hdegoede@redhat.com>
- Fix various QCA bluetooth devices no longer working (rhbz#1916104)