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)
commitd0856f3ad5af1e2487df97fa667307982c89b717
treec4af01c49fd381993fcafac7a024f7cf18517ae0
parentb9509c80dfcd3452d645fbc702916d6e8ffb7a4d
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