Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c849 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
852 struct nv50_mstc { struct
866 struct nv50_mstc *mstc; argument
899 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
926 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
962 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
1026 struct nv50_mstc *mstc = NULL; in nv50_msto_atomic_enable()
1035 mstc = nv50_mstc(connector); in nv50_msto_atomic_enable()
1072 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable()
1134 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_atomic_best_encoder()
[all …]