diff options
author | Iago Toral Quiroga <itoral@igalia.com> | 2021-09-15 12:05:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-18 19:16:23 +0100 |
commit | 41cfb139c36cdba99ab3440625a85ada3680be3d (patch) | |
tree | 916ad1a85bdf5599c33948f699015a4f45dbc37a /lib/crypto | |
parent | 0a97e2fb96906424c1a3dd24cb184e3725601c81 (diff) | |
download | linux-stable-41cfb139c36cdba99ab3440625a85ada3680be3d.tar.gz linux-stable-41cfb139c36cdba99ab3440625a85ada3680be3d.tar.bz2 linux-stable-41cfb139c36cdba99ab3440625a85ada3680be3d.zip |
drm/v3d: fix wait for TMU write combiner flush
[ Upstream commit e4f868191138975f2fdf2f37c11318b47db4acc9 ]
The hardware sets the TMUWCF bit back to 0 when the TMU write
combiner flush completes so we should be checking for that instead
of the L2TFLS bit.
v2 (Melissa Wen):
- Add Signed-off-by and Fixes tags.
- Change the error message for the timeout to be more clear.
Fixes spurious Vulkan CTS failures in:
dEQP-VK.binding_model.descriptorset_random.*
Fixes: d223f98f02099 ("drm/v3d: Add support for compute shader dispatch.")
Signed-off-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210915100507.3945-1-itoral@igalia.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/crypto')
0 files changed, 0 insertions, 0 deletions