Home
last modified time | relevance | path

Searched refs:pgr (Results 1 – 25 of 40) sorted by relevance

12

/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dmcp79.c45 mcp79_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in mcp79_gr_new() argument
47 return nv50_gr_new_(&mcp79_gr, device, type, inst, pgr); in mcp79_gr_new()
Dgt200.c46 gt200_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gt200_gr_new() argument
48 return nv50_gr_new_(&gt200_gr, device, type, inst, pgr); in gt200_gr_new()
Dgt215.c47 gt215_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gt215_gr_new() argument
49 return nv50_gr_new_(&gt215_gr, device, type, inst, pgr); in gt215_gr_new()
Dmcp89.c47 mcp89_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in mcp89_gr_new() argument
49 return nv50_gr_new_(&mcp89_gr, device, type, inst, pgr); in mcp89_gr_new()
Dnv15.c56 nv15_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv15_gr_new() argument
58 return nv10_gr_new_(&nv15_gr, device, type, inst, pgr); in nv15_gr_new()
Dnv17.c56 nv17_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv17_gr_new() argument
58 return nv10_gr_new_(&nv17_gr, device, type, inst, pgr); in nv17_gr_new()
Dgp107.c85 gp107_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp107_gr_new() argument
87 return gf100_gr_new_(gp107_gr_fwif, device, type, inst, pgr); in gp107_gr_new()
Dgp104.c96 gp104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp104_gr_new() argument
98 return gf100_gr_new_(gp104_gr_fwif, device, type, inst, pgr); in gp104_gr_new()
Dgp10b.c97 gp10b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp10b_gr_new() argument
99 return gf100_gr_new_(gp10b_gr_fwif, device, type, inst, pgr); in gp10b_gr_new()
Dgf110.c130 gf110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf110_gr_new() argument
132 return gf100_gr_new_(gf110_gr_fwif, device, type, inst, pgr); in gf110_gr_new()
Dgf104.c155 gf104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf104_gr_new() argument
157 return gf100_gr_new_(gf104_gr_fwif, device, type, inst, pgr); in gf104_gr_new()
Dgk110b.c148 struct nvkm_gr **pgr) in gk110b_gr_new() argument
150 return gf100_gr_new_(gk110b_gr_fwif, device, type, inst, pgr); in gk110b_gr_new()
Dgf119.c221 gf119_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf119_gr_new() argument
223 return gf100_gr_new_(gf119_gr_fwif, device, type, inst, pgr); in gf119_gr_new()
Dgf108.c154 gf108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf108_gr_new() argument
156 return gf100_gr_new_(gf108_gr_fwif, device, type, inst, pgr); in gf108_gr_new()
Dgp108.c95 gp108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp108_gr_new() argument
97 return gf100_gr_new_(gp108_gr_fwif, device, type, inst, pgr); in gp108_gr_new()
Dgk208.c205 gk208_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gk208_gr_new() argument
207 return gf100_gr_new_(gk208_gr_fwif, device, type, inst, pgr); in gk208_gr_new()
Dnv44.c105 nv44_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv44_gr_new() argument
107 return nv40_gr_new_(&nv44_gr, device, type, inst, pgr); in nv44_gr_new()
Dg84.c195 g84_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in g84_gr_new() argument
197 return nv50_gr_new_(&g84_gr, device, type, inst, pgr); in g84_gr_new()
Dgf117.c195 gf117_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf117_gr_new() argument
197 return gf100_gr_new_(gf117_gr_fwif, device, type, inst, pgr); in gf117_gr_new()
Dgv100.c144 gv100_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gv100_gr_new() argument
146 return gf100_gr_new_(gv100_gr_fwif, device, type, inst, pgr); in gv100_gr_new()
Dgp102.c155 gp102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp102_gr_new() argument
157 return gf100_gr_new_(gp102_gr_fwif, device, type, inst, pgr); in gp102_gr_new()
Dnv40.c432 enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv40_gr_new_() argument
438 *pgr = &gr->base; in nv40_gr_new_()
473 nv40_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv40_gr_new() argument
475 return nv40_gr_new_(&nv40_gr, device, type, inst, pgr); in nv40_gr_new()
Dnv20.c333 enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv20_gr_new_() argument
339 *pgr = &gr->base; in nv20_gr_new_()
373 nv20_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv20_gr_new() argument
375 return nv20_gr_new_(&nv20_gr, device, type, inst, pgr); in nv20_gr_new()
Dgp100.c159 gp100_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp100_gr_new() argument
161 return gf100_gr_new_(gp100_gr_fwif, device, type, inst, pgr); in gp100_gr_new()
Dnv2a.c123 nv2a_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv2a_gr_new() argument
125 return nv20_gr_new_(&nv2a_gr, device, type, inst, pgr); in nv2a_gr_new()

12