commit | d950800e793cf06a8e261737d2d8b0114ab3351b | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Thu Sep 05 19:22:02 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 10:10:06 2019 -0500 |
tree | 33d8846290b9a2b7a37f219dd54f99149d2c085d | |
parent | 708901a6664fdc8a39d7946a3995d46eca4fb3e9 [diff] |
drm/amdgpu: Fix KFD-related kernel oops on Hawaii Hawaii needs to flush caches explicitly, submitting an IB in a user VMID from kernel mode. There is no s_fence in this case. Fixes: eb3961a57424 ("drm/amdgpu: remove fence context from the job") Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>