diff options
author | John Barberiz <John.Barberiz@amd.com> | 2019-01-16 17:21:31 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-02-05 21:16:22 -0500 |
commit | 9ca089925f0c318307881eadc0535e7c7a7b5e2d (patch) | |
tree | a32ae72da07717bb2e7f17d9ec02b4bb29fd3958 /drivers/gpu/drm/amd/display/modules/power/power_helpers.c | |
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 <John.Barberiz@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/power/power_helpers.c')
0 files changed, 0 insertions, 0 deletions