linux/drivers/gpu/drm/amd/display
Isabel Zhang 2deade5ede drm/amd/display: Remove hdcp display state with mst fix
[Why]
Due to previous code changes, displays transition from active to active
and added state immediately, making it redundant to have both display
states. Previous change to fix this caused HDCP to get into a bad state
when monitor is connected to MST hub, this change fixes that issue.

[How]
Change code behavior so when a device is added successfully the state
remains as active and when addition is unsuccessful change state to
inactive. This removes need for added and active state.

Signed-off-by: Isabel Zhang <isabel.zhang@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-09 10:43:16 -04:00
..
amdgpu_dm drm/amd/amdgpu_dm/mst: Remove useless sideband tracing 2020-04-01 14:44:56 -04:00
dc drm/amd/display: Implement abm config table copy to dmcub 2020-04-09 10:43:16 -04:00
dmub drm/amd/display: Implement abm config table copy to dmcub 2020-04-09 10:43:16 -04:00
include drm/amd/display: re-order asic declarations 2020-04-03 17:01:42 -04:00
modules drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO