Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hdmi.c1221 pipe_config->has_infoframe = true; in intel_hdmi_get_config()
1709 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
1973 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
1991 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
2062 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
Dintel_ddi.c2746 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
3189 pipe_config->has_infoframe = true; in intel_ddi_get_config()
Dintel_drv.h749 bool has_infoframe; member
Dintel_display.c10931 pipe_config->has_audio, pipe_config->has_infoframe); in intel_dump_pipe_config()
11505 PIPE_CONF_CHECK_BOOL_INCOMPLETE(has_infoframe); in intel_pipe_config_compare()