Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c115 int intel_dp_mst_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_active_streams() function
1082 if (intel_dp_mst_active_streams(intel_dp) == 1) in mst_stream_disable()
1194 if (intel_dp_mst_active_streams(intel_dp) == 0 && in mst_stream_post_pll_disable()
1207 if (intel_dp_mst_active_streams(intel_dp) == 0) in mst_stream_pre_pll_enable()
1353 bool first_mst_stream = intel_dp_mst_active_streams(intel_dp) == 1; in mst_stream_enable()
H A Dintel_ddi.c905 intel_dp_mst_active_streams(intel_dp)) in intel_ddi_get_encoder_pipes()
4164 if (intel_dp_mst_active_streams(intel_dp)) in intel_ddi_read_func_ctl()
H A Dintel_hdcp.c156 if (intel_dp_mst_active_streams(&dig_port->dp) <= 1) in intel_hdcp_required_content_stream()