diff options
author | Mukul Joshi <mukul.joshi@amd.com> | 2023-06-28 16:02:02 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-07 13:51:48 -0400 |
commit | 9041b53a59d77039c69fa61be8575fa232cd3bcd (patch) | |
tree | d01b50769857935503f2c47248c2d4f0ba168128 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 788dbb6b41c596d925d238c6acbb1cec611b353d (diff) |
drm/amdkfd: Use KIQ to unmap HIQ
Currently, we unmap HIQ by directly writing to HQD
registers. This doesn't work for GFX9.4.3. Instead,
use KIQ to unmap HIQ, similar to how we use KIQ to
map HIQ. Using KIQ to unmap HIQ works for all GFX
series post GFXv9.
Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions