diff options
author | Wesley Chalmers <[email protected]> | 2021-04-05 19:35:37 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-20 21:41:12 -0400 |
commit | 97d1765e67d61c45748deccc428ea2793983f86d (patch) | |
tree | cd03b98be6df2a57e30c5286b2416e0aa6df2244 /tools/testing/selftests/bpf/progs | |
parent | 41ef8fbbef8e21e01c94105ed87b3a772b868439 (diff) |
drm/amd/display: Unconditionally clear training pattern set after lt
[WHY]
While Link Training is being performed,
and the LTTPRs are in Non-LTTPR or LTTPR Transparent mode,
any DPCD registers besides those used for Link Training are not to be
accessed.
The spec defines the link training registers as DP_TRAINING_PATTERN_SET
(102h) to DP_TRAINING_LANE3_SET (106h), and DP_LANE0_1_STATUS (202h)
to DP_ADJUST_REQUEST_LANE2_3 (207h).
[HOW]
Move the current write to DPCD Address DP_LINK_TRAINING_PATTERN_SET out
of its conditional block.
Signed-off-by: Wesley Chalmers <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs')
0 files changed, 0 insertions, 0 deletions