/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ad102.c | 40 ad102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in ad102_gr_new() argument 43 return r535_gr_new(&ad102_gr, device, type, inst, pgr); in ad102_gr_new()
|
H A D | mcp79.c | 45 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()
|
H A D | gt200.c | 46 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_(>200_gr, device, type, inst, pgr); in gt200_gr_new()
|
H A D | mcp89.c | 47 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()
|
H A D | gt215.c | 47 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_(>215_gr, device, type, inst, pgr); in gt215_gr_new()
|
H A D | nv17.c | 56 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()
|
H A D | nv15.c | 56 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()
|
H A D | gp107.c | 88 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()
|
H A D | gp10b.c | 100 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()
|
H A D | gp104.c | 99 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()
|
H A D | gf104.c | 158 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()
|
H A D | gf110.c | 133 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()
|
H A D | gk110b.c | 151 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()
|
H A D | gf108.c | 157 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()
|
H A D | gf119.c | 224 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()
|
H A D | tu102.c | 219 tu102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in tu102_gr_new() argument 222 return r535_gr_new(&tu102_gr, device, type, inst, pgr); in tu102_gr_new() 224 return gf100_gr_new_(tu102_gr_fwif, device, type, inst, pgr); in tu102_gr_new()
|
H A D | gp108.c | 95 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()
|
H A D | nv44.c | 105 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()
|
H A D | gk208.c | 208 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()
|
H A D | g84.c | 195 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()
|
H A D | gf117.c | 200 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()
|
H A D | gk110.c | 399 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()
|
H A D | nv2a.c | 123 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()
|
H A D | gp100.c | 162 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()
|
H A D | gp102.c | 158 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()
|