Home
last modified time | relevance | path

Searched refs:gf100_gr_fwif (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dgf100.h394 struct gf100_gr_fwif { struct
396 int (*load)(struct gf100_gr *, int ver, const struct gf100_gr_fwif *); argument
402 int gf100_gr_load(struct gf100_gr *, int, const struct gf100_gr_fwif *); argument
403 int gf100_gr_nofw(struct gf100_gr *, int, const struct gf100_gr_fwif *);
407 int gm200_gr_nofw(struct gf100_gr *, int, const struct gf100_gr_fwif *);
408 int gm200_gr_load(struct gf100_gr *, int, const struct gf100_gr_fwif *);
419 int gf100_gr_new_(const struct gf100_gr_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
A Dgm200.c36 gm200_gr_nofw(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm200_gr_nofw()
220 gm200_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm200_gr_load()
283 static const struct gf100_gr_fwif
A Dgm20b.c140 gm20b_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm20b_gr_load()
176 static const struct gf100_gr_fwif
A Dgp107.c77 static const struct gf100_gr_fwif
A Dgp104.c88 static const struct gf100_gr_fwif
A Dgp10b.c89 static const struct gf100_gr_fwif
A Dgf104.c147 static const struct gf100_gr_fwif
A Dgf110.c122 static const struct gf100_gr_fwif
A Dgk110b.c139 static const struct gf100_gr_fwif
A Dgf108.c146 const struct gf100_gr_fwif
A Dgf119.c213 static const struct gf100_gr_fwif
A Dgk20a.c334 gk20a_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gk20a_gr_load()
353 static const struct gf100_gr_fwif
A Dgp108.c87 static const struct gf100_gr_fwif
A Dgk208.c197 static const struct gf100_gr_fwif
A Dgf117.c187 static const struct gf100_gr_fwif
A Dgp102.c147 static const struct gf100_gr_fwif
A Dgv100.c136 static const struct gf100_gr_fwif
A Dgk110.c388 static const struct gf100_gr_fwif
A Dgp100.c151 static const struct gf100_gr_fwif
A Dtu102.c193 static const struct gf100_gr_fwif
A Dgk104.c492 static const struct gf100_gr_fwif
A Dgm107.c432 static const struct gf100_gr_fwif
A Dgf100.c2090 gf100_gr_new_(const struct gf100_gr_fwif *fwif, struct nvkm_device *device, in gf100_gr_new_()
2427 gf100_gr_nofw(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gf100_gr_nofw()
2461 gf100_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gf100_gr_load()
2478 static const struct gf100_gr_fwif
2479 gf100_gr_fwif[] = { variable
2488 return gf100_gr_new_(gf100_gr_fwif, device, type, inst, pgr); in gf100_gr_new()

Completed in 24 milliseconds