aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-scan.c
diff options
context:
space:
mode:
authorWayne Lin <[email protected]>2025-11-05 02:36:31 +0000
committerAlex Deucher <[email protected]>2025-11-06 16:58:55 +0000
commit3c6a743c6961cc2cab453b343bb157d6bbbf8120 (patch)
tree6a30034f42a295ea0645dde3e03829399a0e702a /lib/mpi/mpi-scan.c
parentdrm/amdgpu: Fix wait after reset sequence in S3 (diff)
downloadkernel-3c6a743c6961cc2cab453b343bb157d6bbbf8120.tar.gz
kernel-3c6a743c6961cc2cab453b343bb157d6bbbf8120.zip
drm/amd/display: Enable mst when it's detected but yet to be initialized
[Why] drm_dp_mst_topology_queue_probe() is used under the assumption that mst is already initialized. If we connect system with SST first then switch to the mst branch during suspend, we will fail probing topology by calling the wrong API since the mst manager is yet to be initialized. [How] At dm_resume(), once it's detected as mst branc connected, check if the mst is initialized already. If not, call dm_helpers_dp_mst_start_top_mgr() instead to initialize mst V2: Adjust the commit msg a bit Fixes: bc068194f548 ("drm/amd/display: Don't write DP_MSTM_CTRL after LT") Cc: Fangzhi Zuo <[email protected]> Cc: Mario Limonciello <[email protected]> Cc: Alex Deucher <[email protected]> Reviewed-by: Tom Chung <[email protected]> Signed-off-by: Wayne Lin <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit 62320fb8d91a0bddc44a228203cfa9bfbb5395bd) Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions