Searched refs:has_hdmi_sink (Results 1 – 6 of 6) sorted by relevance
54 bool has_hdmi_sink; member138 hdmi_priv->has_hdmi_sink = false; in cdv_hdmi_detect()143 hdmi_priv->has_hdmi_sink = in cdv_hdmi_detect()320 hdmi_priv->has_hdmi_sink = false; in cdv_hdmi_init()
1743 if (crtc_state->has_hdmi_sink) in intel_hdmi_prepare()1801 pipe_config->has_hdmi_sink = true; in intel_hdmi_get_config()1849 WARN_ON(!pipe_config->has_hdmi_sink); in intel_enable_hdmi_audio()2113 else if (!hdmi->has_hdmi_sink || force_dvi) in hdmi_port_clock_limit()2176 if (hdmi->has_hdmi_sink && !force_dvi) { in intel_hdmi_mode_valid()2212 if (!crtc_state->has_hdmi_sink) in hdmi_deep_color_possible()2315 pipe_config->has_hdmi_sink = !force_dvi && intel_hdmi->has_hdmi_sink; in intel_hdmi_compute_config()2317 if (pipe_config->has_hdmi_sink) in intel_hdmi_compute_config()2323 pipe_config->has_hdmi_sink && in intel_hdmi_compute_config()2350 if (pipe_config->has_hdmi_sink) { in intel_hdmi_compute_config()[all …]
801 bool has_hdmi_sink; member1103 bool has_hdmi_sink; member
1093 if (!crtc_state->has_hdmi_sink) in intel_sdvo_compute_avi_infoframe()1150 if (!crtc_state->has_hdmi_sink) in intel_sdvo_get_avi_infoframe()1326 pipe_config->has_hdmi_sink = intel_sdvo->has_hdmi_monitor; in intel_sdvo_compute_config()1339 if (pipe_config->has_hdmi_sink && in intel_sdvo_compute_config()1343 if (pipe_config->has_hdmi_sink && in intel_sdvo_compute_config()1480 if (crtc_state->has_hdmi_sink) { in intel_sdvo_pre_enable()1688 pipe_config->has_hdmi_sink = true; in intel_sdvo_get_config()
1470 else if (pipe_config->has_hdmi_sink && pipe_config->pipe_bpp > 24) in ddi_dotclock_get()1828 if (crtc_state->has_hdmi_sink) in intel_ddi_enable_transcoder_func()3866 pipe_config->has_hdmi_sink = true; in intel_ddi_get_config()
12733 PIPE_CONF_CHECK_BOOL(has_hdmi_sink); in intel_pipe_config_compare()