diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-10-17 09:14:49 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-10-17 09:14:49 +0100 |
commit | 71dcda616be3c388f08616e9e87ba2c9316afdcf (patch) | |
tree | 75a0e31d4fae50a80682adab4719323395c28710 /kernel.spec | |
parent | c8a5b4dd1ed655d0b12b9b06e9bbd7c19315209e (diff) | |
download | kernel-71dcda616be3c388f08616e9e87ba2c9316afdcf.tar.gz kernel-71dcda616be3c388f08616e9e87ba2c9316afdcf.tar.xz kernel-71dcda616be3c388f08616e9e87ba2c9316afdcf.zip |
Fixes to Rock960 series of devices, Raspberry Pi graphics fix
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 bba3b411e..b7fabdc7d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -595,6 +595,8 @@ Patch310: gpio-pxa-handle-corner-case-of-unprobed-device.patch Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch +Patch331: bcm283x-drm-vc4-set-is_yuv-to-false-when-num_planes-1.patch + # Patches enabling device specific brcm firmware nvram # https://www.spinics.net/lists/linux-wireless/msg178827.html Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch @@ -1885,6 +1887,10 @@ fi # # %changelog +* Tue Oct 16 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Fixes to Rock960 series of devices, improves stability considerably +- Raspberry Pi graphics fix + * Tue Oct 16 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc8.git1.1 - Linux v4.19-rc8-11-gb955a910d7fd - Re-enable debugging options. |