drm/amd/display: Pass signal directly to enable_tmds_output
authorHarry Wentland <harry.wentland@amd.com>
Mon, 18 Dec 2017 16:57:28 +0000 (11:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:27:20 +0000 (16:27 -0500)
commit35c4c88ce8da738b1a9ade239f84dad181f2cf9f
tree9edfedd8684e7fb6e7c976a10105cc5f1075c9b7
parent0b395ddbce101459080d9e4b1932d179b36b4e7a
drm/amd/display: Pass signal directly to enable_tmds_output

This makes the check for HDMI and dual-link DVI a bit more
straightforward.

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