Searched refs:nv50_disp_root (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Drootnv50.h3 #define nv50_disp_root(p) container_of((p), struct nv50_disp_root, object) macro
8 struct nv50_disp_root { struct
18 int (*init)(struct nv50_disp_root *);
19 void (*fini)(struct nv50_disp_root *);
27 int nv50_disp_root_init(struct nv50_disp_root *);
28 void nv50_disp_root_fini(struct nv50_disp_root *);
30 int gf119_disp_root_init(struct nv50_disp_root *);
31 void gf119_disp_root_fini(struct nv50_disp_root *);
H A Ddmacnv50.h20 struct nv50_disp_root *, int chid, int head, u64 push,
34 struct nv50_disp_root *, int chid,
45 struct nv50_disp_root *, int chid,
50 struct nv50_disp_root *, int chid,
55 struct nv50_disp_root *, int chid,
H A Drootnv50.c75 struct nv50_disp_root *root = nv50_disp_root(object); nv50_disp_root_mthd_()
196 struct nv50_disp_root *root = nv50_disp_root(oclass->parent); nv50_disp_root_dmac_new_()
206 struct nv50_disp_root *root = nv50_disp_root(oclass->parent); nv50_disp_root_pioc_new_()
215 struct nv50_disp_root *root = nv50_disp_root(object); nv50_disp_root_child_get_()
239 struct nv50_disp_root *root = nv50_disp_root(object); nv50_disp_root_fini_()
247 struct nv50_disp_root *root = nv50_disp_root(object); nv50_disp_root_init_()
254 struct nv50_disp_root *root = nv50_disp_root(object); nv50_disp_root_dtor_()
276 struct nv50_disp_root *root; nv50_disp_root_new_()
297 nv50_disp_root_fini(struct nv50_disp_root *root) nv50_disp_root_fini()
306 nv50_disp_root_init(struct nv50_disp_root *root) nv50_disp_root_init()
371 nv50_disp_root = { variable in typeref:struct:nv50_disp_root_func
389 return nv50_disp_root_new_(&nv50_disp_root, disp, oclass, nv50_disp_root_new()
H A Dchannv50.h9 struct nv50_disp_root *root;
28 struct nv50_disp_root *, int chid, int head,
32 struct nv50_disp_root *, int chid, int head,
92 struct nv50_disp_root *, int chid,
119 struct nv50_disp_root *, int chid,
124 struct nv50_disp_root *, int chid,
H A Drootgf119.c69 gf119_disp_root_fini(struct nv50_disp_root *root) gf119_disp_root_fini()
77 gf119_disp_root_init(struct nv50_disp_root *root) gf119_disp_root_init()
H A Dcursnv50.c35 struct nv50_disp_root *root, int chid, nv50_disp_curs_new()
H A Doimmnv50.c35 struct nv50_disp_root *root, int chid, nv50_disp_oimm_new()
H A Ddmacnv50.c36 struct nv50_disp_root *root;
59 struct nv50_disp_root *root = chan->base.root; nv50_disp_dmac_child_new_()
136 struct nv50_disp_root *root, int chid, int head, u64 push, nv50_disp_dmac_new_()
H A Dbasenv50.c35 struct nv50_disp_root *root, int chid, nv50_disp_base_new()
H A Dovlynv50.c35 struct nv50_disp_root *root, int chid, nv50_disp_ovly_new()
H A Dchannv50.c266 struct nv50_disp_root *root, int chid, int head, nv50_disp_chan_ctor()
290 struct nv50_disp_root *root, int chid, int head, nv50_disp_chan_new_()
H A Dcorenv50.c36 struct nv50_disp_root *root, int chid, nv50_disp_core_new()

Completed in 139 milliseconds