OSDN Git Service

drm/amdkfd: Use the consolidated MQD manager functions for GFX11
authorShiwu Zhang <shiwu.zhang@amd.com>
Wed, 7 Sep 2022 03:03:22 +0000 (11:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2022 19:07:17 +0000 (15:07 -0400)
commitb98451dc7a0fc4cf235dc09483d7cece362d9ac8
tree87d8ed9b4c3ca974490fe34452956e3662c27d84
parent876552e5d50178cabaad015a464f116c1944739f
drm/amdkfd: Use the consolidated MQD manager functions for GFX11

To remove duplication for GFX11 as well, use the common MQD manager
functions defined in kfd_mqd_manager.c for all version of managers

Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c