Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c885 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
888 struct nv50_mstc { struct
901 struct nv50_mstc *mstc; argument
922 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
949 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
967 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
1009 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
1063 struct nv50_mstc *mstc = NULL; in nv50_msto_enable()
1073 mstc = nv50_mstc(connector); in nv50_msto_enable()
1107 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_disable()
[all …]