drm/amdkfd: fix MQD init for GFX11 in init_mqd
authorGraham Sider <Graham.Sider@amd.com>
Tue, 20 Sep 2022 21:16:13 +0000 (17:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Sep 2022 21:54:01 +0000 (17:54 -0400)
commita9b4700279f21c5c1a3425630dea86d338ab13b2
tree545e349e5a3f2c40041bcd4df67b42f233aca9d5
parentb9caeadf5cb89566412b94b14a1583419aeba45e
drm/amdkfd: fix MQD init for GFX11 in init_mqd

Set remaining compute_static_thread_mgmt_se* accordingly.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c