Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
933 struct nv50_mstc *mstc; member946 if (!msto->mstc) in nv50_real_outp()948 return msto->mstc->mstm->outp; in nv50_real_outp()959 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()964 msto->mstc = NULL; in nv50_msto_cleanup()979 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local980 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()995 payload = drm_atomic_get_mst_payload_state(mst_state, mstc->port); in nv50_msto_prepare()1026 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check() local1027 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()[all …]