diff options
| author | Wenjing Liu <[email protected]> | 2019-07-26 14:53:20 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-15 10:57:24 -0500 |
| commit | e7f2c80cbaabf62966d02ba752d19c9a63f422ab (patch) | |
| tree | 3c1765f202a890c00f452053b9aa0f19874dee54 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | 79e005204f75b54db9e42a39b3f66fac2ba190b9 (diff) | |
drm/amd/display: check hpd before retry verify link cap
[why]
During detection link training if a display is disconnected,
the current code will retry 3 times of link training
on disconnected link before giving up.
[how]
Before each retry check for HPD status, only retry
verify link cap when HPD is still high.
Also put a 10ms delay between each retry to improve
the chance of success.
Signed-off-by: Wenjing Liu <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Abdoulaye Berthe <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions