commit | 6c81917a0485ee2a1be0dc23321ac10ecfd9578b | [log] [tgz] |
---|---|---|
author | Yongqiang Sun <yongqiang.sun@amd.com> | Thu Jan 23 16:30:15 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 11 15:08:13 2020 -0500 |
tree | 93674b094e64f9c2ba44c231944a2f60c6c6828d | |
parent | 2b63d0ec0daf79ba503fa8bfa25e07dc3da274f3 [diff] |
drm/amd/display: Limit minimum DPPCLK to 100MHz. [Why] Underflow is observed when plug in a 4K@60 monitor with 1366x768 eDP due to DPPCLK is too low. [How] Limit minimum DPPCLK to 100MHz. Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>