OSDN Git Service

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>
Mon, 19 Feb 2018 19:17:24 +0000 (14:17 -0500)
commit3d5bae9eb72e073b495279e2ce3e3b3c5690b448
tree98b47e6e8e64d56c9b92cb85f72733812fab0566
parent64245fa72daa08c7826672c1cf16add414d84b88
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