diff options
author | 2022-06-16 15:22:33 +0800 | |
---|---|---|
committer | 2022-09-26 10:12:54 +0900 | |
commit | 372a2eaf9bed96395699eb4c2d32e3fe48830e8c (patch) | |
tree | 21f8070ffc1a7a0db81a4a9ce10ca61f3a0bd773 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'du-next-20220907' of git://linuxtv.org/pinchartl/media into drm-next (diff) | |
download | wireguard-linux-372a2eaf9bed96395699eb4c2d32e3fe48830e8c.tar.xz wireguard-linux-372a2eaf9bed96395699eb4c2d32e3fe48830e8c.zip |
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: hongao <hongao@uniontech.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions