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>
Fri, 14 Jun 2024 20:17:12 +0000 (16:17 -0400)
commit199d69d5f9fbfbeafbf231fd9f49d00b8e7be2c0
tree3d79c2fb77f3e8cf440454de57dde9eb4322e2f7
parent3a86fdc422c926eab7d42a8194eaacf05e1d699e
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