Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_hdmi.c977 pipe_config->has_infoframe = true; in intel_hdmi_get_config()
1421 pipe_config->has_infoframe = true; in intel_hdmi_compute_config()
1673 pipe_config->has_infoframe, in intel_hdmi_pre_enable()
1692 pipe_config->has_infoframe, in vlv_hdmi_pre_enable()
1763 pipe_config->has_infoframe, in chv_hdmi_pre_enable()
HDintel_ddi.c2244 crtc_state->has_infoframe, in intel_ddi_pre_enable_hdmi()
2590 pipe_config->has_infoframe = true; in intel_ddi_get_config()
HDintel_drv.h645 bool has_infoframe; member
HDintel_display.c10678 pipe_config->has_audio, pipe_config->has_infoframe); in intel_dump_pipe_config()
11240 PIPE_CONF_CHECK_I(has_infoframe); in intel_pipe_config_compare()