commit | a66d186c888526ced3582e07ebc6e6fe818ea1f0 | [log] [tgz] |
---|---|---|
author | hersen wu <hersenxs.wu@amd.com> | Wed Apr 03 16:14:08 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 29 14:56:57 2019 -0500 |
tree | 416d718c3bf41c60069b3c4d7e11ef8461730fab | |
parent | 11f874c041f0476ec9fc44387478d3bbb3c74b73 [diff] |
drm/amd/powerplay: raven 4k@60hz dp monitor always flicking [WHY] clock unit mis-match between caller DC and SMU interface. dc pass lock in mhz. the same unit as smu. no covert is needed. [HOW] remove covert_10k_to_mhz in smu interface this fixes corruption issue with 4k @60 display and stutter mode enable Reviewed-by: Kenneth Feng <kenneth.feng@amd.com> Signed-off-by: hersen wu <hersenxs.wu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>