commit | b456c93253bde374057bfca8f74ada527250d5d9 | [log] [tgz] |
---|---|---|
author | Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> | Thu Nov 28 12:08:58 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:24:58 2019 -0500 |
tree | 302f4ace2549533b8535891d450e8c659014290a | |
parent | 80c5a807a51f2d19df4a5a5d12cf9d4997993999 [diff] |
drm/amdgpu: add cache flush workaround to gfx8 emit_fence The same workaround is used for gfx7. Both PAL and Mesa use it for gfx8 too, so port this commit to gfx_v8_0_ring_emit_fence_gfx. Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>