Home
last modified time | relevance | path

Searched refs:has_hdmi_infoframe (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_edid.c4050 info->has_hdmi_infoframe = true; in do_hdmi_vsdb_modes()
4916 display->has_hdmi_infoframe = true; in drm_parse_hdmi_forum_vsdb()
5201 info->has_hdmi_infoframe = false; in drm_reset_display_info()
5688 bool has_hdmi_infoframe = connector ? connector->display_info.has_hdmi_infoframe : false; in drm_mode_hdmi_vic() local
5690 if (!has_hdmi_infoframe) { in drm_mode_hdmi_vic()
5991 bool has_hdmi_infoframe = connector ? connector->display_info.has_hdmi_infoframe : false; in drm_hdmi_vendor_infoframe_from_display_mode() local
5998 if (!has_hdmi_infoframe) { in drm_hdmi_vendor_infoframe_from_display_mode()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h561 * @has_hdmi_infoframe: Does the sink support the HDMI infoframe?
563 bool has_hdmi_infoframe; member

Completed in 10 milliseconds