Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
865 struct nv50_mstc *mstc; member878 if (!msto->mstc) in nv50_real_outp()880 return msto->mstc->mstm->outp; in nv50_real_outp()891 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()896 msto->mstc = NULL; in nv50_msto_cleanup()911 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local912 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()920 payload = drm_atomic_get_mst_payload_state(mst_state, mstc->port); in nv50_msto_prepare()921 old_payload = drm_atomic_get_mst_payload_state(old_mst_state, mstc->port); in nv50_msto_prepare()946 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check() local[all …]