Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp.h86 bool intel_dp_has_hdmi_sink(struct intel_dp *intel_dp);
Dintel_dp.c1520 bool intel_dp_has_hdmi_sink(struct intel_dp *intel_dp) in intel_dp_has_hdmi_sink() function
1586 intel_dp_has_hdmi_sink(intel_dp)) && in intel_dp_hdmi_compute_bpc()
3684 intel_dp_has_hdmi_sink(intel_dp) && in intel_dp_is_hdmi_2_1_sink()
3852 tmp = intel_dp_has_hdmi_sink(intel_dp) ? DP_HDMI_DVI_OUTPUT_CONFIG : 0; in intel_dp_configure_protocol_converter()
3857 str_enable_disable(intel_dp_has_hdmi_sink(intel_dp))); in intel_dp_configure_protocol_converter()
Dintel_ddi.c2915 if (dig_port->lspcon.active && intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_ddi_pre_enable()
3243 if (!dig_port->lspcon.active || intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_enable_ddi_dp()
3908 if (dig_port->lspcon.active && intel_dp_has_hdmi_sink(&dig_port->dp)) in intel_ddi_read_func_ctl()