X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch;fp=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch;h=4f6145d0bf0b661c88343f90ad24f407686e0836;hb=dab5a4406799633a319381b0127e1fda82b15c02;hp=86594ecf917c2e2f7937baf30c6d999554b65142;hpb=6b01f0f196c0c1ff43c362e9aef4433eacbbb8c6;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/linux/brcm2708/patches-4.4/0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch b/target/linux/brcm2708/patches-4.4/0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch index 86594ecf91..4f6145d0bf 100644 --- a/target/linux/brcm2708/patches-4.4/0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch +++ b/target/linux/brcm2708/patches-4.4/0512-drm-vc4-Fix-races-when-the-CS-reads-from-render-targ.patch @@ -1,4 +1,4 @@ -From 057da8ee92db7c8caece571aa20f478f5cae1318 Mon Sep 17 00:00:00 2001 +From 5e074566a22f9fd5107c2c6d4d96a1e9a477294c Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 27 Sep 2016 09:03:13 -0700 Subject: [PATCH] drm/vc4: Fix races when the CS reads from render targets.