Home
last modified time | relevance | path

Searched refs:has_hdmi_infoframe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/display/
A Ddrm_hdmi_state_helper.c428 if (!info->has_hdmi_infoframe) in hdmi_generate_hdmi_vendor_infoframe()
665 if (info->has_hdmi_infoframe) { in drm_atomic_helper_connector_hdmi_update_infoframes()
/linux/drivers/gpu/drm/
A Ddrm_edid.c6206 info->has_hdmi_infoframe = true; in drm_parse_hdmi_forum_scds()
6344 info->has_hdmi_infoframe = true; in drm_parse_hdmi_vsdb_video()
6590 info->has_hdmi_infoframe = false; in drm_reset_display_info()
7149 bool has_hdmi_infoframe = connector ? in drm_mode_hdmi_vic() local
7150 connector->display_info.has_hdmi_infoframe : false; in drm_mode_hdmi_vic()
7152 if (!has_hdmi_infoframe) in drm_mode_hdmi_vic()
7378 bool has_hdmi_infoframe = connector ? in drm_hdmi_vendor_infoframe_from_display_mode() local
7379 connector->display_info.has_hdmi_infoframe : false; in drm_hdmi_vendor_infoframe_from_display_mode()
7385 if (!has_hdmi_infoframe) in drm_hdmi_vendor_infoframe_from_display_mode()
/linux/include/drm/
A Ddrm_connector.h769 bool has_hdmi_infoframe; member
/linux/drivers/gpu/drm/i915/display/
A Dintel_hdmi.c804 if (!crtc_state->has_infoframe || !info->has_hdmi_infoframe) in intel_hdmi_compute_hdmi_infoframe()

Completed in 27 milliseconds