]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8fe73feb0295fbab245fbe6c26fd83c062d2975b
tree2eb75f90508435a1271c8b2fa76f64ddabecc348
parent3b0a8b00e09075685a112deddaaf6c2540a2506c
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