Searched refs:first_mst_stream (Results 1 – 1 of 1) sorted by relevance
1193 bool first_mst_stream; in mst_stream_pre_enable() local1201 first_mst_stream = intel_dp_mst_inc_active_streams(intel_dp); in mst_stream_pre_enable()1202 drm_WARN_ON(display->drm, DISPLAY_VER(display) >= 12 && first_mst_stream && in mst_stream_pre_enable()1205 if (first_mst_stream) in mst_stream_pre_enable()1212 if (first_mst_stream) { in mst_stream_pre_enable()1231 if (DISPLAY_VER(display) < 12 || !first_mst_stream) in mst_stream_pre_enable()1234 if (DISPLAY_VER(display) >= 13 && !first_mst_stream) in mst_stream_pre_enable()1286 bool first_mst_stream = intel_dp_mst_active_streams(intel_dp) == 1; in mst_stream_enable() local1317 if (first_mst_stream) in mst_stream_enable()