]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: bug fix for sysfs
authorKenneth Feng <kenneth.feng@amd.com>
Thu, 11 Jul 2019 07:37:50 +0000 (15:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Jul 2019 19:37:23 +0000 (14:37 -0500)
commita51d861c8523f069afc915d5ad14d5495a1bf095
tree3ce333f3c1819b855eddab31942e1b2d264e0f25
parent080cb4668c14032a4f1371849475c1c1c5c6605b
drm/amd/powerplay: bug fix for sysfs

when we set profile_peak to sysfs:power_dpm_force_performance_level,
we gets the wrong socclk level and mclk level.this patch fix this issue.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c