OSDN Git Service

drm/amd/display: Rename is_hdmi to is_hdmi_tmds type
authorEric Bernstein <eric.bernstein@amd.com>
Fri, 15 Feb 2019 14:27:22 +0000 (09:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:49 +0000 (15:36 -0500)
commit02553f57dcddc07a6770d391a54c7eabad59f391
tree57bb69adaefeb9e42e2bd602fa9c8722887b9586
parente6bddf6c67f9a3abf6f1ef75e52bc1cd228dfe4d
drm/amd/display: Rename is_hdmi to is_hdmi_tmds type

HDMI has TMDS and FRL signal types. Be specific about what is used.

Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@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/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/include/signal_types.h