Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c657 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
663 struct nv50_msto *msto[4];
679 struct nv50_msto { struct
688 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload() argument
715 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup()
734 nv50_msto_prepare(struct nv50_msto *msto) in nv50_msto_prepare()
838 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_enable()
883 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_disable()
906 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
912 nv50_msto = { variable
[all …]