Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dpriv.h9 int nvkm_gr_ctor(const struct nvkm_gr_func *, struct nvkm_device *,
15 struct nvkm_gr_func { struct
Dnv10.h5 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
Dmcp79.c26 static const struct nvkm_gr_func
Dgt200.c26 static const struct nvkm_gr_func
Dmcp89.c26 static const struct nvkm_gr_func
Dgt215.c26 static const struct nvkm_gr_func
Dnv15.c26 static const struct nvkm_gr_func
Dnv17.c26 static const struct nvkm_gr_func
Dnv20.h11 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *,
Dnv50.h13 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
Dnv40.h12 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
Dnv44.c76 static const struct nvkm_gr_func
Dbase.c130 nvkm_gr_ctor(const struct nvkm_gr_func *func, struct nvkm_device *device, in nvkm_gr_ctor()
Dg84.c175 static const struct nvkm_gr_func
Dnv2a.c93 static const struct nvkm_gr_func
Dnv34.c101 static const struct nvkm_gr_func
Dnv35.c101 static const struct nvkm_gr_func
Dnv25.c102 static const struct nvkm_gr_func
Dnv40.c431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_()
444 static const struct nvkm_gr_func
Dnv20.c331 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv20_gr_new_()
343 static const struct nvkm_gr_func
Dnv30.c164 static const struct nvkm_gr_func
Dnv50.c761 nv50_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv50_gr_new_()
774 static const struct nvkm_gr_func
Dnv10.c1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_()
1188 static const struct nvkm_gr_func
Dnv04.c1364 static const struct nvkm_gr_func
Dgf100.c1615 static const struct nvkm_gr_func
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h6 const struct nvkm_gr_func *func;