Home
last modified time | relevance | path

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/
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 *, argument
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 *,
[all …]
Dovlynv50.c33 nv50_disp_ovly_new(const struct nv50_disp_dmac_func *func, in nv50_disp_ovly_new()
108 .func = &nv50_disp_dmac_func,
Dbasenv50.c33 nv50_disp_base_new(const struct nv50_disp_dmac_func *func, in nv50_disp_base_new()
120 .func = &nv50_disp_dmac_func,
Dcorenv50.c34 nv50_disp_core_new(const struct nv50_disp_dmac_func *func, in nv50_disp_core_new()
226 const struct nv50_disp_dmac_func
Ddmacnv50.c134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, in nv50_disp_dmac_new_()
242 const struct nv50_disp_dmac_func
243 nv50_disp_dmac_func = { variable
Dbasegt215.c35 .func = &nv50_disp_dmac_func,
Dovlygt215.c35 .func = &nv50_disp_dmac_func,
Dbasegt200.c35 .func = &nv50_disp_dmac_func,
Dovlyg84.c74 .func = &nv50_disp_dmac_func,
Dovlygt200.c77 .func = &nv50_disp_dmac_func,
Dbaseg84.c77 .func = &nv50_disp_dmac_func,
Ddmacgf119.c95 const struct nv50_disp_dmac_func
Dcoregf119.c228 const struct nv50_disp_dmac_func