Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c899 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local
926 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local
1062 msto->mstc = mstc; in nv50_msto_atomic_enable()
1071 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable() local
1162 mstc->edid = drm_dp_mst_get_edid(&mstc->connector, mstc->port->mgr, mstc->port); in nv50_mstc_get_modes()
1277 mstc->connector.funcs->reset(&mstc->connector); in nv50_mstc_new()
1309 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_cleanup() local
1310 if (mstc && mstc->mstm == mstm) in nv50_mstm_cleanup()
1338 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare() local
1339 if (mstc && mstc->mstm == mstm && msto->disabled) in nv50_mstm_prepare()
[all …]