Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h63 struct nv50_mstm *mstm;
107 int nv50_mstm_detect(struct nv50_mstm *, u8 dpcd[8], int allow);
108 void nv50_mstm_remove(struct nv50_mstm *);
109 void nv50_mstm_service(struct nv50_mstm *);
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c645 #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) macro
649 struct nv50_mstm { struct
661 struct nv50_mstm *mstm; argument
682 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()
709 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()
728 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()
770 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()
808 struct nv50_mstm *mstm = NULL; in nv50_msto_enable()
859 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_disable()
1044 nv50_mstc_new(struct nv50_mstm *mstm, struct drm_dp_mst_port *port, in nv50_mstc_new()
[all …]