brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0361-drm-vc4-Don-t-wait-for-vblank-on-fkms-cursor-updates.patch
index 52fed5ad03752d0edf9784b0cfd51ceb045c96ee..cbaffb4648bb47573bbad66d532931d51d6bb600 100644 (file)
@@ -1,7 +1,7 @@
-From 7e72e2beb72a0b8b22b4a73314eb5dc42b892954 Mon Sep 17 00:00:00 2001
+From dd5fa07672eb01a4d90dfa39a4c54eaa0e086386 Mon Sep 17 00:00:00 2001
 From: Eric Anholt <eric@anholt.net>
 Date: Mon, 5 Feb 2018 18:53:18 +0000
-Subject: [PATCH 361/782] drm/vc4: Don't wait for vblank on fkms cursor
+Subject: [PATCH 361/806] drm/vc4: Don't wait for vblank on fkms cursor
  updates.
 
 We don't use the same async update path between fkms and normal kms,