Searched refs:has_hdmi_infoframe (Results 1 – 1 of 1) sorted by relevance
6237 info->has_hdmi_infoframe = true; in drm_parse_hdmi_forum_scds()6375 info->has_hdmi_infoframe = true; in drm_parse_hdmi_vsdb_video()6621 info->has_hdmi_infoframe = false; in drm_reset_display_info()7238 bool has_hdmi_infoframe = connector ? in drm_mode_hdmi_vic() local7239 connector->display_info.has_hdmi_infoframe : false; in drm_mode_hdmi_vic()7241 if (!has_hdmi_infoframe) in drm_mode_hdmi_vic()7467 bool has_hdmi_infoframe = connector ? in drm_hdmi_vendor_infoframe_from_display_mode() local7468 connector->display_info.has_hdmi_infoframe : false; in drm_hdmi_vendor_infoframe_from_display_mode()7474 if (!has_hdmi_infoframe) in drm_hdmi_vendor_infoframe_from_display_mode()