Home
last modified time | relevance | path

Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c965 struct nv50_mstc *mstc; member
978 if (!msto->mstc) in nv50_real_outp()
980 return msto->mstc->mstm->outp; in nv50_real_outp()
991 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()
996 msto->mstc = NULL; in nv50_msto_cleanup()
1011 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
1012 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
1027 payload = drm_atomic_get_mst_payload_state(mst_state, mstc->port); in nv50_msto_prepare()
1058 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check() local
1059 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()
[all …]