drm/amd/pm: revise two names of sensor values for vangogh
authorXiaojian Du <Xiaojian.Du@amd.com>
Wed, 14 Apr 2021 06:55:27 +0000 (14:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Apr 2021 20:32:45 +0000 (16:32 -0400)
commita99a5116cdba50c419a18aa4a6ecebeae8baa13b
tree2eb75f90508435a1271c8b2fa76f64ddabecc348
parent3ef9d1e0cb14c134d2b6d669403fea89f246021d
drm/amd/pm: revise two names of sensor values for vangogh

This patch is to revise two names of  sensor values for vangogh.
New smu metrics table is supported by new pmfw
(from version 4.63.36.00 ), it includes two parts, one part is
the current smu metrics table data and the other part is the
average smu metrics table data. The hwmon will read the current gfxclk
and mclk from the current smu metrics table data.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c