diff options
author | Victor Zhao <Victor.Zhao@amd.com> | 2024-10-17 16:20:40 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-22 17:50:39 -0400 |
commit | 8834456163a1b372a85891751e51cafbf443a2d8 (patch) | |
tree | 63ac8cf417a54e24f6252c76a55de2c64e3b0411 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | 9343b904e7198e4804685133327dece7fe709bc1 (diff) |
drm/amdkfd: fix the hang caused by the write reorder to fence_addr
make sure KFD_FENCE_INIT write to fence_addr before pm_send_query_status
called, to avoid qcm fence timeout caused by incorrect ordering.
Signed-off-by: Victor Zhao <Victor.Zhao@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions