amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix issues when unplung monitor under mst scenario
@ 2022-05-10  9:56 Wayne Lin
  2022-05-10  9:56 ` [PATCH 1/3] Revert "drm/amd/display: Add flag to detect dpms force off during HPD" Wayne Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Wayne Lin @ 2022-05-10  9:56 UTC (permalink / raw)
  To: amd-gfx
  Cc: Rodrigo.Siqueira, jerry.zuo, Aurabindo.Pillai, Wayne Lin, Harry.Wentland

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-01  6:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10  9:56 [PATCH 0/3] Fix issues when unplung monitor under mst scenario Wayne Lin
2022-05-10  9:56 ` [PATCH 1/3] Revert "drm/amd/display: Add flag to detect dpms force off during HPD" Wayne Lin
2022-05-10  9:57 ` [PATCH 2/3] Revert "drm/amd/display: turn DPMS off on connector unplug" Wayne Lin
2022-05-10  9:57 ` [PATCH 3/3] drm/amd/display: Release remote dc_sink under mst scenario Wayne Lin
2022-05-17 21:49 ` [PATCH 0/3] Fix issues when unplung monitor " Lyude Paul
2022-05-31 19:38 ` Lyude Paul
2022-06-01  6:05   ` Lin, Wayne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).