Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c789 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
802 struct nv50_mstc { struct
815 struct nv50_mstc *mstc; argument
823 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
850 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
868 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
910 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
970 struct nv50_mstc *mstc = NULL; in nv50_msto_enable()
980 mstc = nv50_mstc(connector); in nv50_msto_enable()
1014 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_disable()
[all …]