Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdmi.c707 if (!crtc_state->has_infoframe) in intel_hdmi_compute_avi_infoframe()
752 if (!crtc_state->has_infoframe) in intel_hdmi_compute_spd_infoframe()
782 if (!crtc_state->has_infoframe || !info->has_hdmi_infoframe) in intel_hdmi_compute_hdmi_infoframe()
813 if (!crtc_state->has_infoframe) in intel_hdmi_compute_drm_infoframe()
1001 if (IS_G4X(dev_priv) || !crtc_state->has_infoframe) in intel_hdmi_compute_gcp_infoframe()
1807 pipe_config->has_infoframe = true; in intel_hdmi_get_config()
2318 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
2612 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
2630 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
2701 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
Dintel_display_types.h782 bool has_infoframe; member
Dintel_ddi.c3268 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
3312 crtc_state->has_infoframe, in intel_ddi_pre_enable()
3872 pipe_config->has_infoframe = true; in intel_ddi_get_config()
Dintel_display.c12113 pipe_config->has_audio, pipe_config->has_infoframe, in intel_dump_pipe_config()
12740 PIPE_CONF_CHECK_BOOL(has_infoframe); in intel_pipe_config_compare()