]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd334efde528fdd2a4b0471d2279ff95d260570df
tree9edfedd8684e7fb6e7c976a10105cc5f1075c9b7
parent50cb12d603d17d43070dce74cc48d60512a91e18
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