diff options
author | Michael Strauss <michael.strauss@amd.com> | 2019-08-07 16:52:20 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-17 16:29:39 -0400 |
commit | bfbacdae0ab47db7f61d3dc17dee8f4a3de53f5e (patch) | |
tree | f469450cf81a307e769c9409774fee05b26a4de4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
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 <michael.strauss@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions