Searched refs:nv10_gr_new_ (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.h | 6 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | nv17.c | 58 return nv10_gr_new_(&nv17_gr, device, type, inst, pgr); in nv17_gr_new()
|
H A D | nv15.c | 58 return nv10_gr_new_(&nv15_gr, device, type, inst, pgr); in nv15_gr_new()
|
H A D | nv10.c | 1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_() function 1220 return nv10_gr_new_(&nv10_gr, device, type, inst, pgr); in nv10_gr_new()
|