]> 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)
commit0c801477e1350fd04bca7c7309a428dc641cec76
treec4af01c49fd381993fcafac7a024f7cf18517ae0
parentdd2d7408abfee87f121e37e8ed16d463b40515f0
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