Searched refs:nv50_gr_new_ (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dmcp79.c47 return nv50_gr_new_(&mcp79_gr, device, type, inst, pgr);
H A Dgt200.c48 return nv50_gr_new_(&gt200_gr, device, type, inst, pgr);
H A Dmcp89.c49 return nv50_gr_new_(&mcp89_gr, device, type, inst, pgr);
H A Dgt215.c49 return nv50_gr_new_(&gt215_gr, device, type, inst, pgr);
H A Dnv50.h14 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dg84.c197 return nv50_gr_new_(&g84_gr, device, type, inst, pgr);
H A Dnv50.c763 nv50_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, function
795 return nv50_gr_new_(&nv50_gr, device, type, inst, pgr);

Completed in 145 milliseconds