diff options
| author | John Barberiz <[email protected]> | 2019-01-16 17:21:31 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-02-05 21:16:22 -0500 |
| commit | 9ca089925f0c318307881eadc0535e7c7a7b5e2d (patch) | |
| tree | a32ae72da07717bb2e7f17d9ec02b4bb29fd3958 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | 1b52f2d5679db90166ea71382211f3c7319aab51 (diff) | |
drm/amd/display: Use udelay when waiting between aux retries
[Why]
"IRQ_HPD Pulse Length Test" DP compliance test
fails. Test complains that certain DPCD registers
are not read within 100 ms.
[How]
msleep is inaccurate for small values. Used udelay
instead for accuracy.
Signed-off-by: John Barberiz <[email protected]>
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions