drm/amd/display: prevent seamless boot on displays that don't have the preferred dig
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Mon, 21 Nov 2022 20:29:35 +0000 (15:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Dec 2022 15:15:40 +0000 (10:15 -0500)
commitf0882d3afb9a16285eaa2b76a7e60f46ebdefe92
tree08bf07fdc25414855343ab4ca67d3285b77ee108
parent5f9f97c02dd2ee25c8b2c3001a75389dc66743b2
drm/amd/display: prevent seamless boot on displays that don't have the preferred dig

Seamless boot requires VBIOS to select dig matching to link order wise. A significant
amount of dal logic makes assumption we are using preferred dig for eDP and if this
isn't the case then seamless boot is not supported.

Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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.c