drm/amd/display: disable FEC while using eDP
authorMike Hsieh <chun-wei.hsieh@amd.com>
Wed, 16 Dec 2020 09:01:51 +0000 (17:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Jan 2021 21:38:17 +0000 (16:38 -0500)
commit21b882de6af4cd80e0df442c09b492adfe477694
treec408242389bc04d437261c137f77857cd783c9b6
parent617ab854012c6bf4cf538194381d0282707619f7
drm/amd/display: disable FEC while using eDP

[Why]
FEC over eDP support is incomplete.

[How]
Disable FEC over eDP.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Mike Hsieh <chun-wei.hsieh@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com>
Acked-by: Anson Jacob <anson.jacob@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c