drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interface
authorCandice Li <candice.li@amd.com>
Fri, 9 Jun 2023 02:53:02 +0000 (10:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2023 15:06:59 +0000 (11:06 -0400)
commit4506f0bc15f42d22fc50f75a098ff9133ffdbe6f
treec50b3fc278677f2ff4cf825570415b64d761770b
parentc39ca69b84acbfe0a9e09f62f78f8d769d849940
drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interface

Update eccinfo table structure according to smu v13_0_0 interface.

v2: Calculate array size instead of using macro definition.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c