]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 2 Jun 2017 12:04:40 +0000 (20:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Jun 2017 21:00:42 +0000 (17:00 -0400)
commitacde1d887d15fe4aaa27f7bf726f8fb0d57a1895
treec4af01c49fd381993fcafac7a024f7cf18517ae0
parent7ad00697ec2162863bd143000031eeceed400f56
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.

As the min clk may be  large than boot level can support.
in this case, just ignore the min clk.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c