RE: [PATCH] drm/amd/pm: remove the average clock value in sysfs

2020-10-21 Thread Gao, Likun
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Likun Gao Regards, Likun -Original Message- From: Kenneth Feng Sent: Wednesday, October 21, 2020 5:33 PM To: amd-gfx@lists.freedesktop.org Cc: Gao, Likun ; Feng, Kenneth Subject: [PATCH] drm/amd/pm: remove the average

[PATCH] drm/amd/pm: remove the average clock value in sysfs

2020-10-21 Thread Kenneth Feng
if it's fine-grained clock dpm, remove the average clock value and reflects the real clock. Signed-off-by: Kenneth Feng --- .../gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git