Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c866 struct nv50_mstc *mstc; member
881 if (!msto->mstc) in nv50_real_outp()
883 return msto->mstc->mstm->outp; in nv50_real_outp()
894 drm_atomic_get_mst_payload_state(new_mst_state, msto->mstc->port); in nv50_msto_cleanup()
898 drm_atomic_get_mst_payload_state(old_mst_state, msto->mstc->port); in nv50_msto_cleanup()
899 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local
900 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()
910 msto->mstc = NULL; in nv50_msto_cleanup()
926 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
927 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
[all …]