diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch b/target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch index a5f9d5d560..b919d92fb1 100644 --- a/target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch +++ b/target/linux/brcm2708/patches-4.4/0093-drm-vc4-bo-cache-locking-cleanup.patch @@ -1,4 +1,4 @@ -From f8b577f45825b0adbad112489f01a3bf62298b2c Mon Sep 17 00:00:00 2001 +From 2588849ca1efc5766a36bac287b7a7754c7191e1 Mon Sep 17 00:00:00 2001 From: Eric Anholt <eric@anholt.net> Date: Mon, 19 Oct 2015 08:29:41 -0700 Subject: [PATCH] drm/vc4: bo cache locking cleanup. |