[PATCH 0/3] Fix issues when unplung monitor under mst scenario
Wayne Lin
Wayne.Lin at amd.com
Tue May 10 09:56:58 UTC 2022
This patch set is trying to resolve issues observed when unplug monitors
under mst scenario. Revert few commits which cause side effects and seems
no longer needed. And propose a patch to address the issue discussed
within the thread:
https://www.mail-archive.com/dri-devel@lists.freedesktop.org/msg396300.html
---
Wayne Lin (3):
Revert "drm/amd/display: Add flag to detect dpms force off during HPD"
Revert "drm/amd/display: turn DPMS off on connector unplug"
drm/amd/display: Release remote dc_sink under mst scenario
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 49 +++----------------
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 -
.../amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 16 ++----
.../amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 18 +------
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 39 +++++++++++++--
drivers/gpu/drm/amd/display/dc/core/dc.c | 13 -----
drivers/gpu/drm/amd/display/dc/dc_stream.h | 1 -
7 files changed, 46 insertions(+), 92 deletions(-)
--
2.36.1
More information about the amd-gfx
mailing list