OSDN Git Service

drm/amd/display: FEC configuration for dpia links
authorMeenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Thu, 16 Sep 2021 19:34:40 +0000 (15:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Oct 2021 18:26:17 +0000 (14:26 -0400)
commit7fb52632ca7a8c45119064754a446b4be8441c12
treecf5a87d833c66b560b5f7b952b67dda3de8602de
parent4b169ca3674919756e76616dc65a79114962ea14
drm/amd/display: FEC configuration for dpia links

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

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

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