Searched refs:nv50_disp_dmac_func (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddmacnv50.h7 const struct nv50_disp_dmac_func *func;
12 struct nv50_disp_dmac_func { struct
18 int nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *,
23 extern const struct nv50_disp_dmac_func nv50_disp_dmac_func;
25 extern const struct nv50_disp_dmac_func nv50_disp_core_func;
27 extern const struct nv50_disp_dmac_func gf119_disp_dmac_func;
29 extern const struct nv50_disp_dmac_func gf119_disp_core_func;
32 int (*ctor)(const struct nv50_disp_dmac_func *,
38 const struct nv50_disp_dmac_func *func;
43 int nv50_disp_core_new(const struct nv50_disp_dmac_func *,
48 int nv50_disp_base_new(const struct nv50_disp_dmac_func *,
53 int nv50_disp_ovly_new(const struct nv50_disp_dmac_func *,
H A Dbasenv50.c33 nv50_disp_base_new(const struct nv50_disp_dmac_func *func, nv50_disp_base_new()
120 .func = &nv50_disp_dmac_func,
H A Dovlynv50.c33 nv50_disp_ovly_new(const struct nv50_disp_dmac_func *func, nv50_disp_ovly_new()
108 .func = &nv50_disp_dmac_func,
H A Dbasegt200.c35 .func = &nv50_disp_dmac_func,
H A Dbasegt215.c35 .func = &nv50_disp_dmac_func,
H A Dovlyg84.c74 .func = &nv50_disp_dmac_func,
H A Dovlygt215.c35 .func = &nv50_disp_dmac_func,
H A Dcorenv50.c34 nv50_disp_core_new(const struct nv50_disp_dmac_func *func, nv50_disp_core_new()
226 const struct nv50_disp_dmac_func
H A Dbaseg84.c77 .func = &nv50_disp_dmac_func,
H A Dovlygt200.c77 .func = &nv50_disp_dmac_func,
H A Ddmacnv50.c134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, nv50_disp_dmac_new_()
242 const struct nv50_disp_dmac_func
243 nv50_disp_dmac_func = { variable in typeref:struct:nv50_disp_dmac_func
H A Ddmacgf119.c95 const struct nv50_disp_dmac_func
H A Dcoregf119.c228 const struct nv50_disp_dmac_func

Completed in 104 milliseconds