]> Git Repo - linux.git/commit
drm/amdkfd: add an interface to query whether is KFD is active
authorAlex Deucher <[email protected]>
Mon, 14 Oct 2024 14:51:10 +0000 (10:51 -0400)
committerAlex Deucher <[email protected]>
Mon, 4 Nov 2024 16:25:42 +0000 (11:25 -0500)
commit8fe7cf58ff0e46769b86b3890d657c8996b86bc6
tree79c11a23ff9df3c8f61d8e180f43bc7a8210d0c5
parentecfe9b237687a55d596fff0650ccc8cc455edd3f
drm/amdkfd: add an interface to query whether is KFD is active

Add an interface to query whether KFD has any active queues.

v2: fix build issues

Acked-by: Srinivasan Shanmugam <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
drivers/gpu/drm/amd/amdkfd/kfd_device.c
This page took 0.0478499999999999 seconds and 4 git commands to generate.