diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-12 08:29:41 +0100 |
---|---|---|
committer | Jeremy Cline <jeremy@jcline.org> | 2018-04-12 09:29:44 -0400 |
commit | d251871b109cf759d09bdf67f6fc3d2f0fa97276 (patch) | |
tree | 83a33e825c2f58a654bb203cc58b732fec767a08 /kernel.spec | |
parent | 326828aa4ac885ea1e440e2633f66c29582769ed (diff) | |
download | kernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.tar.gz kernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.tar.xz kernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.zip |
fix nouveau on Tegra, Enable IOMMU on Exynos
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 52edcc124..f4f13f9c5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -608,6 +608,8 @@ Patch312: bcm283x-clk-audio-fixes.patch # https://marc.info/?l=linux-kernel&m=152328880417846&w=2 Patch313: arm64-thunderx-crypto-zip-fixes.patch +Patch314: arm-tegra-fix-nouveau-crash.patch + # Enabling Patches for the RPi3+ Patch320: bcm2837-rpi-initial-support-for-the-3.patch Patch321: bcm2837-gpio-expander.patch @@ -1886,6 +1888,10 @@ fi # # %changelog +* Thu Apr 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Patch to fix nouveau on Tegra platforms +- Enable IOMMU on Exynos now upstream does + * Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org> - Include the KCS IPMI BMC driver that's in F27 |