drm/amd/display: FEC configuration for dpia links in MST mode
authorMeenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Mon, 20 Sep 2021 14:59:30 +0000 (10:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Oct 2021 18:26:17 +0000 (14:26 -0400)
commited0ffb5dcde95a13bd0208db0b65416e8406699a
treec07203ed0f96e294a57ddf7c48606f7f066e0140
parent7fb52632ca7a8c45119064754a446b4be8441c12
drm/amd/display: FEC configuration for dpia links in MST mode

[Why]
To fix the check condition for fec enable for dpia links in MST mode.

[How]
dc_link_should_enable_fec() to be used to check whether fec should be
enabled in MST mode.

Cc: Wayne Lin <wayne.lin@amd.com>
Reviewed-by: Jimmy Kizito <Jimmy.Kizito@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.c