]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdkfd: Queue reset support in KFD topology
authorAmber Lin <Amber.Lin@amd.com>
Mon, 23 Mar 2026 21:12:43 +0000 (17:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2026 18:46:05 +0000 (14:46 -0400)
commit9bbc0328637ba638878beb4b3f30838dcd12241a
tree7fba669e2db6988b76211c6c646a0165b51a562f
parenteed95012c71ad887b3b524325c23dcbb1b6c16be
drm/amdkfd: Queue reset support in KFD topology

User mode compute queue/pipe reset was originally only supported in GC 9.
It is now also supported in GC 12.1. Report it in KFD topology.

Signed-off-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c