drm/amd/amdgpu: Add cu_occupancy sysfs file to GFX9.4.3
authorSreekant Somasekharan <sreekant.somasekharan@amd.com>
Wed, 28 Jun 2023 19:13:37 +0000 (15:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Jul 2023 17:51:48 +0000 (13:51 -0400)
commitc4cde7358d23a8dd4123f3fc8b1f6af882e277bc
tree7fef2b8e4889e7aa4a4e741555b57a7a2b200e74
parenteb58ad143dab0c9d649d702cc929f6bd4b62b455
drm/amd/amdgpu: Add cu_occupancy sysfs file to GFX9.4.3

Include kgd_gfx_v9_get_cu_occupancy call inside kfd2kgd_calls for
GFX9.4.3 to expose cu_occupancy sysfs file.

Signed-off-by: Sreekant Somasekharan <sreekant.somasekharan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c