Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c646 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
660 struct nv50_mstc { struct
673 struct nv50_mstc *mstc; argument
681 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
708 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
727 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
769 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
807 struct nv50_mstc *mstc = NULL; in nv50_msto_enable()
817 mstc = nv50_mstc(connector); in nv50_msto_enable()
858 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_disable()
[all …]