drm/amd/display: TMDS Fallback transition
authorChris Park <Chris.Park@amd.com>
Sat, 12 Sep 2020 17:06:59 +0000 (13:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 16:29:05 +0000 (12:29 -0400)
commitfb0fe920469ac52acc315069ca9a3aa56ebd5395
treedfb8184b75685d6aecd8b63e192eff39d4a35134
parent99d1437aa0ac1f598e9aabca8bf0e8a40c38f8a1
drm/amd/display: TMDS Fallback transition

[Why]
HDMI requires fallback to TMDS by redetection
in order to switch PHY settings.
This avoids black out when link training fail
during mode setting, link quality update,
disable driver sequence.

[How]
Allow driver to redetect HDMI displays
based on retraining or fallback mechanism.

Signed-off-by: Chris Park <Chris.Park@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
drivers/gpu/drm/amd/display/dc/dc_link.h