Skip to content
Commit 372a2eaf authored by hongao's avatar hongao Committed by Inki Dae
Browse files

drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi



Once EDID is parsed, the monitor HDMI support information is available
through drm_display_info.is_hdmi.

This driver calls drm_detect_hdmi_monitor() to receive the same
information, which is less efficient.

Avoid calling drm_detect_hdmi_monitor() and use drm_display_info.is_hdmi
instead.

Signed-off-by: default avatarhongao <hongao@uniontech.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 32030592
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment