diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-06-26 10:32:01 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-06-26 10:32:01 +0100 |
commit | e782766072f01c6f753f093e3af5988fb62dcef5 (patch) | |
tree | 87eed4382ceb307e6736c1d8edc7f9ecb1af3ddc /kernel.spec | |
parent | 5513471805c8655bd0c5295bbaa6968e6f2b8e5c (diff) | |
download | kernel-e782766072f01c6f753f093e3af5988fb62dcef5.tar.gz kernel-e782766072f01c6f753f093e3af5988fb62dcef5.tar.xz kernel-e782766072f01c6f753f093e3af5988fb62dcef5.zip |
vc4: hopefully improve the vblank crash issues
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 481c0f68c..94631b10d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -605,6 +605,10 @@ Patch312: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch Patch313: bcm2835-clk-audio-jitter-issues.patch Patch314: bcm2835-fix-potential-null-pointer-dereferences.patch +# https://patchwork.freedesktop.org/patch/163300/ +# https://patchwork.freedesktop.org/patch/161978/ +Patch315: bcm283x-vc4-fix-vblank.patch + # 400 - IBM (ppc/s390x) patches # 500 - Temp fixes/CVEs etc @@ -2189,6 +2193,9 @@ fi # # %changelog +* Mon Jun 26 2017 Peter Robinson <pbrobinson@fedoraproject.org> +- vc4: hopefully improve the vblank crash issues + * Fri Jun 23 2017 Hans de Goede <jwrdegoede@fedoraproject.org> - Enable AXP288 PMIC support on x86_64 for battery charging and monitoring support on Bay and Cherry Trail tablets and laptops |