Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c815 struct nv50_mstc *mstc; member
823 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload() local
824 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()
825 int vcpi = mstc->port->vcpi.vcpi, i; in nv50_msto_payload()
850 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local
851 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()
858 drm_dp_mst_deallocate_vcpi(&mstm->mgr, mstc->port); in nv50_msto_cleanup()
860 msto->mstc = NULL; in nv50_msto_cleanup()
868 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
869 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
[all …]