drm/amdkfd: use map_queues for hiq on gfx v10 as well
authorHuang Rui <ray.huang@amd.com>
Fri, 10 Jan 2020 05:54:29 +0000 (13:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:34:57 +0000 (13:34 -0500)
commit8eee00f615f830c0569923ef3047cf9535f82c39
tree049c46aa44a8ade2fe0472a50afed47e148ea330
parent35cd89d5a658dc26687a7a6909d35fee19a6b173
drm/amdkfd: use map_queues for hiq on gfx v10 as well

To align with gfx v9, we use the map_queues packet to load hiq MQD.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c