diff options
author | Roman Li <[email protected]> | 2022-03-17 19:55:05 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-04-06 11:42:32 -0400 |
commit | f4346fb3edf7720db3f7f5e1cab1f667cd024280 (patch) | |
tree | 91cb45b07cdb1bcf03899b1708ef0dd7c6fd05fe /lib/mpi/mpiutil.c | |
parent | b2075fce104b88b789c15ef1ed2b91dc94198e26 (diff) |
drm/amd/display: Fix allocate_mst_payload assert on resume
[Why]
On resume we do link detection for all non-MST connectors.
MST is handled separately. However the condition for telling
if connector is on mst branch is not enough for mst hub case.
Link detection for mst branch link leads to mst topology reset.
That causes assert in dc_link_allocate_mst_payload()
[How]
Use link type as indicator for mst link.
Reviewed-by: Wayne Lin <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Roman Li <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions