Home
last modified time | relevance | path

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

12

/Linux-v6.6/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()
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()
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()
Dgp107.c88 gp107_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp107_gr_new() argument
90 return gf100_gr_new_(gp107_gr_fwif, device, type, inst, pgr); in gp107_gr_new()
Dgp10b.c100 gp10b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp10b_gr_new() argument
102 return gf100_gr_new_(gp10b_gr_fwif, device, type, inst, pgr); in gp10b_gr_new()
Dgp104.c99 gp104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp104_gr_new() argument
101 return gf100_gr_new_(gp104_gr_fwif, device, type, inst, pgr); in gp104_gr_new()
Dgf104.c158 gf104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf104_gr_new() argument
160 return gf100_gr_new_(gf104_gr_fwif, device, type, inst, pgr); in gf104_gr_new()
Dgf110.c133 gf110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf110_gr_new() argument
135 return gf100_gr_new_(gf110_gr_fwif, device, type, inst, pgr); in gf110_gr_new()
Dgk110b.c151 struct nvkm_gr **pgr) in gk110b_gr_new() argument
153 return gf100_gr_new_(gk110b_gr_fwif, device, type, inst, pgr); in gk110b_gr_new()
Dgf108.c157 gf108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf108_gr_new() argument
159 return gf100_gr_new_(gf108_gr_fwif, device, type, inst, pgr); in gf108_gr_new()
Dgf119.c224 gf119_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf119_gr_new() argument
226 return gf100_gr_new_(gf119_gr_fwif, device, type, inst, pgr); in gf119_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.c208 gk208_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gk208_gr_new() argument
210 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.c200 gf117_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf117_gr_new() argument
202 return gf100_gr_new_(gf117_gr_fwif, device, type, inst, pgr); in gf117_gr_new()
Dgk110.c399 gk110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gk110_gr_new() argument
401 return gf100_gr_new_(gk110_gr_fwif, device, type, inst, pgr); in gk110_gr_new()
Dgp102.c158 gp102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp102_gr_new() argument
160 return gf100_gr_new_(gp102_gr_fwif, device, type, inst, pgr); in gp102_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()
Dgp100.c162 gp100_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp100_gr_new() argument
164 return gf100_gr_new_(gp100_gr_fwif, device, type, inst, pgr); in gp100_gr_new()
Dnv34.c134 nv34_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv34_gr_new() argument
136 return nv20_gr_new_(&nv34_gr, device, type, inst, pgr); in nv34_gr_new()
Dnv35.c134 nv35_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv35_gr_new() argument
136 return nv20_gr_new_(&nv35_gr, device, type, inst, pgr); in nv35_gr_new()

12