Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c933 struct nv50_mstc *mstc; member
946 if (!msto->mstc) in nv50_real_outp()
948 return msto->mstc->mstm->outp; in nv50_real_outp()
959 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()
964 msto->mstc = NULL; in nv50_msto_cleanup()
979 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
980 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
995 payload = drm_atomic_get_mst_payload_state(mst_state, mstc->port); in nv50_msto_prepare()
1026 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check() local
1027 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()
[all …]