drm/amd/display: Secondary display goes blank on Non DCN31
authorAhmad Othman <Ahmad.Othman@amd.com>
Mon, 1 Nov 2021 16:07:00 +0000 (12:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Nov 2021 19:45:01 +0000 (14:45 -0500)
commitc09bb36dd1230838d49a5ebf409df804a5ebfdaa
tree784a6e8fdc02f38f379595557e43d63eeb0f303d
parentd25e35bc26c3ca8cd728101545cfb3e86a5d7431
drm/amd/display: Secondary display goes blank on Non DCN31

[Why]
Due to integration issues with branch merging,
a regression happened that prevented secondary
displays from lighting up or enabling certain features

[How]
Separated the new logic to be for DCN31 only and retained
pre DCN31 logic for all other ASICs

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Ahmad Othman <Ahmad.Othman@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