diff options
author | 2021-04-07 18:56:19 -0400 | |
---|---|---|
committer | 2021-05-10 18:10:00 -0400 | |
commit | 8225367130666bf2961399a85913af1b4497d9b4 (patch) | |
tree | 0bdb1edf89c3505eb7230e26eeed3d6eecdd1317 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Update setting of DP training parameters. (diff) | |
download | wireguard-linux-8225367130666bf2961399a85913af1b4497d9b4.tar.xz wireguard-linux-8225367130666bf2961399a85913af1b4497d9b4.zip |
drm/amd/display: Add fallback and abort paths for DP link training.
[Why]
When enabling a DisplayPort stream:
- Optionally reducing link bandwidth between failed link training
attempts should progressively relax training requirements.
- Abandoning link training altogether if a sink is unplugged should
avoid unnecessary training attempts.
[How]
- Add fallback parameter to DP link training function and reduce link
bandwidth between failed training attempts as long as stream bandwidth
requirements are met.
- Add training status for sink unplug and abort training when this
status is reported.
Signed-off-by: Jimmy Kizito <Jimmy.Kizito@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions