Home
last modified time | relevance | path

Searched refs:has_infoframe (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dg4x_hdmi.c109 pipe_config->has_infoframe = true; in intel_hdmi_get_config()
394 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
414 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
491 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
Dintel_hdmi.c716 if (!crtc_state->has_infoframe) in intel_hdmi_compute_avi_infoframe()
770 if (!crtc_state->has_infoframe) in intel_hdmi_compute_spd_infoframe()
800 if (!crtc_state->has_infoframe || !info->has_hdmi_infoframe) in intel_hdmi_compute_hdmi_infoframe()
831 if (!crtc_state->has_infoframe) in intel_hdmi_compute_drm_infoframe()
1022 if (IS_G4X(dev_priv) || !crtc_state->has_infoframe) in intel_hdmi_compute_gcp_infoframe()
2197 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
Dintel_display_types.h976 bool has_infoframe; member
Dintel_ddi.c2688 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
2731 crtc_state->has_infoframe, in intel_ddi_pre_enable()
3545 pipe_config->has_infoframe = true; in intel_ddi_read_func_ctl()
Dintel_display.c7758 pipe_config->has_audio, pipe_config->has_infoframe, in intel_dump_pipe_config()
8672 PIPE_CONF_CHECK_BOOL(has_infoframe); in intel_pipe_config_compare()