Searched refs:can_mst (Results 1 – 4 of 4) sorted by relevance
126 bool can_mst; member
184 mstm->can_mst = drm_dp_read_mst_cap(aux, dpcd) == DRM_DP_MST; in nouveau_dp_probe_dpcd()272 if (mstm && mstm->can_mst && mstm->is_mst) { in nouveau_dp_detect()286 if (mstm && mstm->can_mst) { in nouveau_dp_detect()
459 bool can_mst; member
1432 if (!mstm || !mstm->can_mst) in nv50_mstm_detect()