drm/amd/display: Separate fec debug flag and monitor patch
authorLewis Huang <Lewis.Huang@amd.com>
Mon, 7 Dec 2020 09:14:14 +0000 (17:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jan 2021 04:42:59 +0000 (23:42 -0500)
commit89c7dfa927a7015f7865f7d8341cc25f1e76f486
treef5a89f26cd6c732c138bbe61d25e907c0daa6577
parentf03e80d2e82c7deeb2e62ade9b1a23e40254de50
drm/amd/display: Separate fec debug flag and monitor patch

[Why]
Driver apply the monitor patch into global debug flag.  When apply
monitor patch, fec feature will always disable.

[How]
Separate fec debug flag and monitor patch

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Lewis Huang <Lewis.Huang@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
drivers/gpu/drm/amd/display/dc/dc_link.h