]> asedeno.scripts.mit.edu Git - linux.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)
commita54166d79a6b910182703c18379a26e414539501
tree3ce333f3c1819b855eddab31942e1b2d264e0f25
parent617a64dc85f91c46ccf65aefbf7a4d194280a453
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