drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
authorRamesh Errabolu <Ramesh.Errabolu@amd.com>
Wed, 16 Nov 2022 16:46:08 +0000 (10:46 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Nov 2022 21:41:51 +0000 (16:41 -0500)
commitb9ab82da8804ec22c7e91ffd9d56c7a3abff0c8e
tree809c21365d908ffe6527477454fef175929deff8
parent4458da0bb09d4435956b4377685e8836935e9b9d
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy

Allow user to know number of compute units (CU) that are in use at any
given moment. Enable access to the method kgd_gfx_v9_get_cu_occupancy
that computes CU occupancy.

Signed-off-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c