summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJosé Expósito <jose.exposito89@gmail.com>2022-04-21 19:07:23 +0200
committerHeiko Stuebner <heiko@sntech.de>2022-05-02 23:57:24 +0200
commitd2eabdb64474c2101953859601794f1ea08ec1d9 (patch)
treee3e5e5ed98fd835d5c5a2f37522ddfdd6140b57d /COPYING
parentd449222dd533ca83a3a2f88aafe06fdd8d589280 (diff)
drm/rockchip: rk3066_hdmi: Replace drm_detect_hdmi_monitor() with 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 and stores its own cached value, which is less efficient. Avoid calling drm_detect_hdmi_monitor() and use drm_display_info.is_hdmi instead and also remove hdmi_data_info.sink_is_hdmi as it is no longer necessary. Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220421170725.903361-4-jose.exposito89@gmail.com
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions