Searched refs:nv40_gr_new_ (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv40.h | 13 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
D | nv44.c | 107 return nv40_gr_new_(&nv44_gr, device, type, inst, pgr); in nv44_gr_new()
|
D | nv40.c | 431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_() function 475 return nv40_gr_new_(&nv40_gr, device, type, inst, pgr); in nv40_gr_new()
|