Searched refs:first_mst_stream (Results 1 – 1 of 1) sorted by relevance
1185 bool first_mst_stream; in mst_stream_pre_enable() local1192 first_mst_stream = intel_dp->mst.active_links == 0; in mst_stream_pre_enable()1193 drm_WARN_ON(display->drm, DISPLAY_VER(display) >= 12 && first_mst_stream && in mst_stream_pre_enable()1199 if (first_mst_stream) in mst_stream_pre_enable()1206 if (first_mst_stream) { in mst_stream_pre_enable()1227 if (DISPLAY_VER(display) < 12 || !first_mst_stream) in mst_stream_pre_enable()1230 if (DISPLAY_VER(display) >= 13 && !first_mst_stream) in mst_stream_pre_enable()1282 bool first_mst_stream = intel_dp->mst.active_links == 1; in mst_stream_enable() local1337 if (first_mst_stream) in mst_stream_enable()