drm/amdgpu: Indicate CU havest info to CP
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Wed, 5 Jun 2024 13:30:50 +0000 (09:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Jun 2024 18:17:25 +0000 (14:17 -0400)
commit49c9ffabde555c841392858d8b9e6cf58998a50c
tree21b14bfd4f5b75f6fdfb20b0f2cf780ebb50487f
parent56342da3d8cc15efe9df7f29985ba8d256bdc258
drm/amdgpu: Indicate CU havest info to CP

To achieve full occupancy CP hardware needs to know if CUs in SE are
symmetrically or asymmetrically harvested

v2: Reset is_symmetric_cus for each loop

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c