Re: [PATCH] drm/amd/pm/swsmu: unify the init soft gpu metrics function

2021-02-03 Thread Deucher, Alexander
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Alex Deucher From: amd-gfx on behalf of Kevin Wang Sent: Wednesday, February 3, 2021 4:29 AM To: amd-gfx@lists.freedesktop.org Cc: Wang, Kevin(Yang) Subject: [PATCH] drm/amd/pm/swsmu: unify

[PATCH] drm/amd/pm/swsmu: unify the init soft gpu metrics function

2021-02-03 Thread Kevin Wang
the soft gpu metrics is not asic related data structure. unify them to reduce duplicate code. Signed-off-by: Kevin Wang --- drivers/gpu/drm/amd/pm/inc/smu_v11_0.h| 4 --- drivers/gpu/drm/amd/pm/inc/smu_v12_0.h| 2 -- .../gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 4 ++-