Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c950 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
953 struct nv50_mstc { struct
967 struct nv50_mstc *mstc; argument
988 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
1015 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
1033 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
1075 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
1130 struct nv50_mstc *mstc = NULL; in nv50_msto_atomic_enable()
1140 mstc = nv50_mstc(connector); in nv50_msto_atomic_enable()
1173 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable()
[all …]