drm/amd/display: simplify link_encoder
authorTony Cheng <tony.cheng@amd.com>
Thu, 29 Dec 2016 15:56:32 +0000 (10:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:08:15 +0000 (17:08 -0400)
commit4dfb0badee55bf163f4ce3307572cd4963c791d0
tree2afa13d6c478c8d66a7a8a894239998c0f681f81
parent73c7260292db3f506b2562cbb25c06adfe90ca99
drm/amd/display: simplify link_encoder

- remove unnecessary feature flags
- remove wireless and VGA validation

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@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/dce/dce_link_encoder.c
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
drivers/gpu/drm/amd/display/dc/virtual/virtual_link_encoder.c