Searched refs:nvkm_gr_func (Results 1 – 26 of 26) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | priv.h | 9 int nvkm_gr_ctor(const struct nvkm_gr_func *, struct nvkm_device *, 15 struct nvkm_gr_func { struct
|
D | nv10.h | 5 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
D | mcp79.c | 26 static const struct nvkm_gr_func
|
D | gt200.c | 26 static const struct nvkm_gr_func
|
D | mcp89.c | 26 static const struct nvkm_gr_func
|
D | gt215.c | 26 static const struct nvkm_gr_func
|
D | nv15.c | 26 static const struct nvkm_gr_func
|
D | nv17.c | 26 static const struct nvkm_gr_func
|
D | nv20.h | 11 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *,
|
D | nv50.h | 13 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
D | nv40.h | 12 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
D | nv44.c | 76 static const struct nvkm_gr_func
|
D | base.c | 130 nvkm_gr_ctor(const struct nvkm_gr_func *func, struct nvkm_device *device, in nvkm_gr_ctor()
|
D | g84.c | 175 static const struct nvkm_gr_func
|
D | nv2a.c | 93 static const struct nvkm_gr_func
|
D | nv34.c | 101 static const struct nvkm_gr_func
|
D | nv35.c | 101 static const struct nvkm_gr_func
|
D | nv25.c | 102 static const struct nvkm_gr_func
|
D | nv40.c | 431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_() 444 static const struct nvkm_gr_func
|
D | nv20.c | 331 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv20_gr_new_() 343 static const struct nvkm_gr_func
|
D | nv30.c | 164 static const struct nvkm_gr_func
|
D | nv50.c | 761 nv50_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv50_gr_new_() 774 static const struct nvkm_gr_func
|
D | nv10.c | 1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_() 1188 static const struct nvkm_gr_func
|
D | nv04.c | 1364 static const struct nvkm_gr_func
|
D | gf100.c | 1615 static const struct nvkm_gr_func
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | gr.h | 6 const struct nvkm_gr_func *func;
|