]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d292c8f8217143475d5f9ea3cc50504d9bc64ea
tree545e349e5a3f2c40041bcd4df67b42f233aca9d5
parent5c5596b71cb7dc15a0608cf3c03fe43ae7a87b72
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