drm/amd/display: Remove Legacy FIXED_VS Transparent LT Sequence
authorMichael Strauss <michael.strauss@amd.com>
Fri, 5 Jan 2024 16:20:48 +0000 (11:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Feb 2024 17:25:51 +0000 (12:25 -0500)
commit2e7ef37c7ca8c50b6d47b7572644d1a0bcda46a7
tree761670cb854ea7259c12d1ec9a7a13eb01a21b0a
parent63d0b87213a0ba241b3fcfba3fe7b0aed0cd1cc5
drm/amd/display: Remove Legacy FIXED_VS Transparent LT Sequence

The New sequence has been in use in DCN314 with no regressions
introduced. Therefore, it is safe to enable this sequence for all
devices using FIXED_VS retimers. So, remove the legacy codepath and its
associated config flag.

Reviewed-by: Ovidiu Bunea <ovidiu.bunea@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.c
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.h
drivers/gpu/drm/amd/display/dc/resource/dcn31/dcn31_resource.c