diff options
author | Michael Strauss <[email protected]> | 2019-08-07 16:52:20 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-17 16:29:39 -0400 |
commit | bfbacdae0ab47db7f61d3dc17dee8f4a3de53f5e (patch) | |
tree | f469450cf81a307e769c9409774fee05b26a4de4 /lib/mpi/mpi-cmp.c | |
parent | 1952a21cf3622f5b896eb807e4164acfff104e0f (diff) |
drm/amd/display: Fix rn audio playback and video playback speed
[WHY]
dprefclk is improperly read due to incorrect units used.
Causes an audio clock to be improperly set, making audio
non-functional and videos play back too fast
[HOW]
Scale dprefclk value from MHz to KHz (multiply by 1000)
to ensure that dprefclk_khz is in correct units
Signed-off-by: Michael Strauss <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Reviewed-by: Roman Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions