diff options
author | Wenjing Liu <[email protected]> | 2021-09-17 17:03:02 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-09-29 17:30:00 -0400 |
commit | c01baf22dab3ea9a449194761ce801feeaab682b (patch) | |
tree | a024e808d086d58d193a4ee547d06e519c83a86e /tools/perf/scripts/python | |
parent | 75068994081927ab1ab4520d61b3f2a76a251e40 (diff) |
drm/amd/display: make verified link cap not exceeding max link cap
[why]
There is a chance verified link cap can be greater than max link cap.
This causes software hang because we cannot power up PHY with link rate
that cannot handle.
The change is to guard verfieid link cap from becoming larger than max link cap
our PHy can support.
Reviewed-by: Jimmy Kizito <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions