Home
last modified time | relevance | path

Searched refs:gf100_gr_new_ (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp107.c90 return gf100_gr_new_(gp107_gr_fwif, device, type, inst, pgr); in gp107_gr_new()
H A Dgp10b.c102 return gf100_gr_new_(gp10b_gr_fwif, device, type, inst, pgr); in gp10b_gr_new()
H A Dgp104.c101 return gf100_gr_new_(gp104_gr_fwif, device, type, inst, pgr); in gp104_gr_new()
H A Dgf110.c135 return gf100_gr_new_(gf110_gr_fwif, device, type, inst, pgr); in gf110_gr_new()
H A Dgf104.c160 return gf100_gr_new_(gf104_gr_fwif, device, type, inst, pgr); in gf104_gr_new()
H A Dgk110b.c153 return gf100_gr_new_(gk110b_gr_fwif, device, type, inst, pgr); in gk110b_gr_new()
H A Dgf119.c226 return gf100_gr_new_(gf119_gr_fwif, device, type, inst, pgr); in gf119_gr_new()
H A Dgf108.c159 return gf100_gr_new_(gf108_gr_fwif, device, type, inst, pgr); in gf108_gr_new()
H A Dgp108.c97 return gf100_gr_new_(gp108_gr_fwif, device, type, inst, pgr); in gp108_gr_new()
H A Dgk208.c210 return gf100_gr_new_(gk208_gr_fwif, device, type, inst, pgr); in gk208_gr_new()
H A Dgf117.c202 return gf100_gr_new_(gf117_gr_fwif, device, type, inst, pgr); in gf117_gr_new()
H A Dgk110.c401 return gf100_gr_new_(gk110_gr_fwif, device, type, inst, pgr); in gk110_gr_new()
H A Dgp102.c160 return gf100_gr_new_(gp102_gr_fwif, device, type, inst, pgr); in gp102_gr_new()
H A Dgp100.c164 return gf100_gr_new_(gp100_gr_fwif, device, type, inst, pgr); in gp100_gr_new()
H A Dgm20b.c187 return gf100_gr_new_(gm20b_gr_fwif, device, type, inst, pgr); in gm20b_gr_new()
H A Dtu102.c219 return gf100_gr_new_(tu102_gr_fwif, device, type, inst, pgr); in tu102_gr_new()
H A Dgk104.c505 return gf100_gr_new_(gk104_gr_fwif, device, type, inst, pgr); in gk104_gr_new()
H A Dgm107.c445 return gf100_gr_new_(gm107_gr_fwif, device, type, inst, pgr); in gm107_gr_new()
H A Dgm200.c295 return gf100_gr_new_(gm200_gr_fwif, device, type, inst, pgr); in gm200_gr_new()
H A Dgk20a.c345 return gf100_gr_new_(gk20a_gr_fwif, device, type, inst, pgr); in gk20a_gr_new()
H A Dga102.c353 return gf100_gr_new_(ga102_gr_fwif, device, type, inst, pgr); in ga102_gr_new()
H A Dgv100.c341 return gf100_gr_new_(gv100_gr_fwif, device, type, inst, pgr); in gv100_gr_new()
H A Dgf100.h446 int gf100_gr_new_(const struct gf100_gr_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dgf100.c2621 gf100_gr_new_(const struct gf100_gr_fwif *fwif, struct nvkm_device *device, in gf100_gr_new_() function
2659 return gf100_gr_new_(gf100_gr_fwif, device, type, inst, pgr); in gf100_gr_new()