Home
last modified time | relevance | path

Searched refs:msto (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c863 /* head is statically assigned on msto creation */
872 struct nv50_msto *msto; in nv50_real_outp() local
877 msto = nv50_msto(encoder); in nv50_real_outp()
878 if (!msto->mstc) in nv50_real_outp()
880 return msto->mstc->mstm->outp; in nv50_real_outp()
887 struct nv50_msto *msto) in nv50_msto_cleanup()
889 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_cleanup()
891 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()
893 NV_ATOMIC(drm, "%s: msto cleanup\n", msto in nv50_msto_cleanup()
884 nv50_msto_cleanup(struct drm_atomic_state *state, struct drm_dp_mst_topology_state *mst_state, struct drm_dp_mst_topology_mgr *mgr, struct nv50_msto *msto) nv50_msto_cleanup() argument
905 nv50_msto_prepare(struct drm_atomic_state *state, struct drm_dp_mst_topology_state *mst_state, struct drm_dp_mst_topology_mgr *mgr, struct nv50_msto *msto) nv50_msto_prepare() argument
1006 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_atomic_enable() local
1050 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_atomic_disable() local
1071 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_destroy() local
1084 struct nv50_msto *msto; nv50_msto_new() local
1285 struct nv50_msto *msto = nv50_msto(encoder); nv50_mstm_cleanup() local
1308 struct nv50_msto *msto = nv50_msto(encoder); nv50_mstm_prepare() local
1320 struct nv50_msto *msto = nv50_msto(encoder); nv50_mstm_prepare() local
[all...]
H A Dhead.h19 struct nv50_msto *msto; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c939 struct nv50_msto *msto; in nv50_real_outp() local
944 msto = nv50_msto(encoder); in nv50_real_outp()
945 if (!msto->mstc) in nv50_real_outp()
947 return msto->mstc->mstm->outp; in nv50_real_outp()
951 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload() argument
953 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_payload()
954 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
960 NV_ATOMIC(drm, "%s: vcpi %d\n", msto->encoder.name, vcpi); in nv50_msto_payload()
978 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup() argument
980 struct nouveau_drm *drm = nouveau_drm(msto in nv50_msto_cleanup()
996 nv50_msto_prepare(struct nv50_msto *msto) nv50_msto_prepare() argument
1094 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_enable() local
1138 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_disable() local
1161 struct nv50_msto *msto = nv50_msto(encoder); nv50_msto_destroy() local
1174 struct nv50_msto *msto; nv50_msto_new() local
1395 struct nv50_msto *msto = nv50_msto(encoder); nv50_mstm_cleanup() local
1417 struct nv50_msto *msto = nv50_msto(encoder); nv50_mstm_prepare() local
[all...]
H A Dhead.h19 struct nv50_msto *msto; member

Completed in 7 milliseconds