drm/amd/display: Revert "Disconnect non-DP with no EDID"
authorRoy Chan <roy.chan@amd.com>
Thu, 20 May 2021 20:20:39 +0000 (16:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:23:43 +0000 (12:23 -0400)
commitf2700d0bb7218efea30f56e18b8b713781989f0a
tree0c3161dd40d698a2d19cebe4d597d5027418957c
parentfcd1e484c8aedb0c125d4a22f7f20b418c4a9e6d
drm/amd/display: Revert "Disconnect non-DP with no EDID"

[Why]
Found a use case (IPKVM) that DP-VGA active dongle does
not return any EDID and the mentioned commit broke it.

[How]
This reverts "Disconnect non-DP with no EDID"

Signed-off-by: Roy Chan <roy.chan@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c