commit | bf26da927a1cd57c9deb2db29ae8cf276ba8b17b | [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 17:54:55 2019 -0500 |
tree | dfb564b380504a851480fa24c93eba10f221d9cf | |
parent | 14891c316ca7e15d81dba78f30fb630e3f9ee2c9 [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>