diff options
author | Michael Strauss <michael.strauss@amd.com> | 2022-07-25 23:24:42 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-29 16:41:46 +0300 |
commit | e844cc250f33d207077d0af9337484d6c94048f0 (patch) | |
tree | 14d9f9652ded2b1505299d0a6744457fec1711d8 /tools/perf/scripts/python | |
parent | ce438e99015871b9226c27066fe72fc05f18e8bf (diff) | |
download | linux-e844cc250f33d207077d0af9337484d6c94048f0.tar.xz |
drm/amd/display: Refactor LTTPR mode selection
[WHY]
Previously, LTTPR mode was decided during detection which makes
link training inflexible as mode can't be dynamically changed.
[HOW]
-Remove lttpr_mode from link struct, and move to link training settings
-Defer choosing LTTPR mode until link training
Other DP changes included:
-Only use fixed vs/pe link training sequence for 8b/10b encoding
-Restrict fixed vs aux timeout workaround to Yellow Carp family
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions