X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0093-drm-vc4-bo-cache-locking-cleanup.patch;h=b919d92fb1305b5057c3501ea1084d604d25ccea;hb=dab5a4406799633a319381b0127e1fda82b15c02;hp=223524e7538a0056d35e62def53ce46a27df1db5;hpb=20402106a376dcc4a766d3b0cee801ce29ba76d5;p=openwrt%2Fopenwrt.git 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 223524e753..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,7 +1,7 @@ -From 0ff2836cb0c35edfaa40124957f5884527bd4c1e Mon Sep 17 00:00:00 2001 +From 2588849ca1efc5766a36bac287b7a7754c7191e1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 19 Oct 2015 08:29:41 -0700 -Subject: [PATCH 093/423] drm/vc4: bo cache locking cleanup. +Subject: [PATCH] drm/vc4: bo cache locking cleanup. Signed-off-by: Eric Anholt ---