Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_hdmi.c731 if (!crtc_state->has_infoframe) in intel_hdmi_compute_avi_infoframe()
785 if (!crtc_state->has_infoframe) in intel_hdmi_compute_spd_infoframe()
815 if (!crtc_state->has_infoframe || !info->has_hdmi_infoframe) in intel_hdmi_compute_hdmi_infoframe()
846 if (!crtc_state->has_infoframe) in intel_hdmi_compute_drm_infoframe()
1037 if (IS_G4X(dev_priv) || !crtc_state->has_infoframe) in intel_hdmi_compute_gcp_infoframe()
1879 pipe_config->has_infoframe = true; in intel_hdmi_get_config()
2514 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
2763 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
2782 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
2859 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
Dintel_display_types.h845 bool has_infoframe; member
Dintel_ddi.c3548 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
3594 crtc_state->has_infoframe, in intel_ddi_pre_enable()
4354 pipe_config->has_infoframe = true; in intel_ddi_get_config()
Dintel_display.c13127 pipe_config->has_audio, pipe_config->has_infoframe, in intel_dump_pipe_config()
13924 PIPE_CONF_CHECK_BOOL(has_infoframe); in intel_pipe_config_compare()