diff options
author | Lyude Paul <[email protected]> | 2018-11-19 15:00:10 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-21 15:52:10 -0500 |
commit | c9e0ab86b2e03154bb898cd2f851827783224727 (patch) | |
tree | 5613bc5a7946882ce8139c70539d819b461ca589 /scripts/gdb/linux/lists.py | |
parent | a5d0f4565996e5595a10cb57b3d1e3d74379c502 (diff) |
drm/amd/dm: Don't forget to attach MST encoders
The change fixed huge delay in SST daisy chain and S3 soft hang
observed in 4.19 kernel rebase.
Regression point in drm:
drm/fb-helper: Eliminate the .best_encoder() usage
The aux sequence is altered due to the failure in
drm_connector_for_each_possible_encoder(). The failure is
caused by missing attached encoder in the process of adding
MST connector.
drm_dp_send_enum_path_resources() aux transaction is pushed after
mode probe, which causes conflict to drm_dp_mst_i2c_xfer(),
leading to the transaction timeout.
Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Jerry (Fangzhi) Zuo <[email protected]>
Cc: Stable <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions