Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
2518 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
2767 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
2786 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
2863 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
Dintel_display_types.h845 bool has_infoframe; member
Dintel_ddi.c3556 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
3602 crtc_state->has_infoframe, in intel_ddi_pre_enable()
4364 pipe_config->has_infoframe = true; in intel_ddi_get_config()
Dintel_display.c13126 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()