diff options
author | Wayne Lin <Wayne.Lin@amd.com> | 2021-08-17 18:14:42 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-20 16:04:35 -0400 |
commit | c8a58ce18ca36b62749e326411176554462a5e2c (patch) | |
tree | f6d76fc72e1f5bd7424fd90d7206828c8a94cf8d /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | |
parent | aec4706b0e70e0cab2d0650b63cf2ddc1b154352 (diff) | |
download | linux-c8a58ce18ca36b62749e326411176554462a5e2c.tar.gz linux-c8a58ce18ca36b62749e326411176554462a5e2c.tar.bz2 linux-c8a58ce18ca36b62749e326411176554462a5e2c.zip |
drm/amd/display: fix trigger_hotplug to support mst case
[Why & How]
Correct few problems below to have debugfs trigger_hotplug entry
supports mst case
* Adjust the place for acquiring the hpd_lock. We'll also access
dc_link when simulate unplug
* When detect the connector is a mst root, call
reset_cur_dp_mst_topology() to simulate unplug
* Don't support hotplug caused by CSN message since we can't change
mst topology info directly. We can't simulate that
* Clean up redundant code
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c')
0 files changed, 0 insertions, 0 deletions