summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-04-07 08:37:17 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-04-07 08:37:17 -0500
commit939ceca29c33a6227030b2fe405551247ccab197 (patch)
tree83f5f6256220440fdde9d182a145136093e95bc3 /kernel.spec
parent52af994213ceed8277caaff2b31bcc43663f03b0 (diff)
downloadkernel-939ceca29c33a6227030b2fe405551247ccab197.tar.gz
kernel-939ceca29c33a6227030b2fe405551247ccab197.tar.xz
kernel-939ceca29c33a6227030b2fe405551247ccab197.zip
Add patches to fix nouveau issues preventing booting the installer or system
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 5e9abbc58..5632562de 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -904,6 +904,12 @@ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1820196
Patch512: 0001-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch
+# nouveau runpm and secboot fixes
+# Accepted nouveau upstream https://github.com/skeggsb/nouveau/commit/f5755e7069d4acbcce1a93692421f358241ead7b
+Patch513: 0001-drm-nouveau-workaround-runpm-fail-by-disabling-PCI-p.patch
+# Accepted nouveau upstream https://github.com/skeggsb/nouveau/commit/41c6a13e8143af71928749ea9895d2ebc2fb4ffd
+Patch514: 0002-drm-nouveau-gr-gp107-gp108-implement-workaround-for-.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2999,6 +3005,9 @@ fi
#
#
%changelog
+* Tue Apr 07 2020 Karol Herbst <kherbst@redhat.com>
+- Add patches to fix nouveau issues preventing booting the installer or system
+
* Fri Apr 3 2020 Peter Robinson <pbrobinson@fedoraproject.org>
- Raspberry Pi HDMI mode validation fix
- Raspberry Pi 4 rev 1.2 mmc fix