Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds