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.c874 struct nv50_mstc *mstc; member
889 if (!msto->mstc) in nv50_real_outp()
891 return msto->mstc->mstm->outp; in nv50_real_outp()
902 drm_atomic_get_mst_payload_state(new_mst_state, msto->mstc->port); in nv50_msto_cleanup()
906 drm_atomic_get_mst_payload_state(old_mst_state, msto->mstc->port); in nv50_msto_cleanup()
907 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local
908 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()
918 msto->mstc = NULL; in nv50_msto_cleanup()
934 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
935 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
[all …]