]> Gentwo Git Trees - linux/.git/commit
drm/amdkfd: Fix checkpoint-restore on multi-xcc
authorDavid Yat Sin <David.YatSin@amd.com>
Wed, 16 Jul 2025 22:04:28 +0000 (22:04 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Aug 2025 18:27:21 +0000 (14:27 -0400)
commita578f2a58c3ab38f0643b1b6e7534af860233cb1
treeb0c6953077cd6203b3174c36ec94488397e8e671
parent8f249ba6ec607313c2dd5d6c8f99ad647c99af02
drm/amdkfd: Fix checkpoint-restore on multi-xcc

GPUs with multi-xcc have multiple MQDs per queue. This patch saves and
restores all the MQDs within the partition.

Signed-off-by: David Yat Sin <David.YatSin@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_device_queue_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c
drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c