]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amd/display: Use helper function to check for HDMI signal
authorJinZe.Xu <JinZe.Xu@amd.com>
Tue, 21 Jul 2020 09:52:41 +0000 (17:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Aug 2020 20:49:07 +0000 (16:49 -0400)
commitbd42538f1f40a6de16eead6ab01a1c214e6894e4
treeab0fcac92dfd560c42d7a362a2fcd588c13ecba4
parente106c96e2e0a0b9c1305d54480b60cb670d7fd1b
drm/amd/display: Use helper function to check for HDMI signal

[How]
Use dc_is_hdmi_signal to determine signal type.

Signed-off-by: JinZe.Xu <JinZe.Xu@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c