Home
last modified time | relevance | path

Searched refs:intel_dp_has_hdmi_sink (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.h68 bool intel_dp_has_hdmi_sink(struct intel_dp *intel_dp);
H A Dintel_dp.c1307 bool intel_dp_has_hdmi_sink(struct intel_dp *intel_dp) in intel_dp_has_hdmi_sink() function
1370 intel_dp_has_hdmi_sink(intel_dp)) && in intel_dp_hdmi_compute_bpc()
2767 intel_dp_has_hdmi_sink(intel_dp) && in intel_dp_is_hdmi_2_1_sink()
2935 tmp = intel_dp_has_hdmi_sink(intel_dp) ? DP_HDMI_DVI_OUTPUT_CONFIG : 0; in intel_dp_configure_protocol_converter()
2940 str_enable_disable(intel_dp_has_hdmi_sink(intel_dp))); in intel_dp_configure_protocol_converter()
H A Dintel_ddi.c2801 if (dig_port->lspcon.active && intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_ddi_pre_enable()
3110 if (!dig_port->lspcon.active || intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_enable_ddi_dp()
3736 if (dig_port->lspcon.active && intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_ddi_read_func_ctl()