commit | 7a572b1eda235052b9e0a41954938fa29f4b0f20 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 13 14:33:51 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:20:22 2018 -0500 |
tree | 85a77b24281d4582cb373500323d68d04f96cb08 | |
parent | a9b3c001650984993dc96e09e1c59f57b905fd2d [diff] |
drm/amdgpu/cgs: add refresh rate checking to non-DC display code Clamp the vblank period to 0 if the refresh rate is larger than 120 hz for non-DC. This allows us to remove the refresh rate checks from powerplay for mclk switching. Reviewed-by: Eric Huang <JinhuiEric.Huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>