From 71dcda616be3c388f08616e9e87ba2c9316afdcf Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 17 Oct 2018 09:14:49 +0100 Subject: Fixes to Rock960 series of devices, Raspberry Pi graphics fix --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') 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 +- Fixes to Rock960 series of devices, improves stability considerably +- Raspberry Pi graphics fix + * Tue Oct 16 2018 Jeremy Cline - 4.19.0-0.rc8.git1.1 - Linux v4.19-rc8-11-gb955a910d7fd - Re-enable debugging options. -- cgit