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.c110 int intel_dp_mst_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_active_streams() function
1014 if (intel_dp_mst_active_streams(intel_dp) == 1) in mst_stream_disable()
1127 if (intel_dp_mst_active_streams(intel_dp) == 0 && in mst_stream_post_pll_disable()
1140 if (intel_dp_mst_active_streams(intel_dp) == 0) in mst_stream_pre_pll_enable()
1286 bool first_mst_stream = intel_dp_mst_active_streams(intel_dp) == 1; in mst_stream_enable()
H A Dintel_ddi.c895 intel_dp_mst_active_streams(intel_dp)) in intel_ddi_get_encoder_pipes()
4118 if (intel_dp_mst_active_streams(intel_dp)) in intel_ddi_read_func_ctl()
H A Dintel_dp.c5115 if (intel_dp_mst_active_streams(intel_dp) > 0 && link_ok && in intel_dp_check_mst_status()