]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdkfd: Send MES packets on correct XCC on GFX 12.1
authorMukul Joshi <mukul.joshi@amd.com>
Thu, 7 Aug 2025 19:18:00 +0000 (15:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Jan 2026 21:27:14 +0000 (16:27 -0500)
commitb78ec282bbf6b75f87358e4f634010855b770c8c
treeb64b9d63a4014e414a34d6e318777022262e5551
parentb6ac64eed803d421ae53f280a68771b101000281
drm/amdkfd: Send MES packets on correct XCC on GFX 12.1

Send the Set_Shader_Debugger packet on the correct MES pipe when
partition mode is set to non-SPX mode.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Michael Chen <michael.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_debug.c
drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c