Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h416 struct gf100_gr_fwif { struct
418 int (*load)(struct gf100_gr *, int ver, const struct gf100_gr_fwif *); argument
424 int gf100_gr_load(struct gf100_gr *, int, const struct gf100_gr_fwif *); argument
425 int gf100_gr_nofw(struct gf100_gr *, int, const struct gf100_gr_fwif *);
432 int gm200_gr_nofw(struct gf100_gr *, int, const struct gf100_gr_fwif *);
433 int gm200_gr_load(struct gf100_gr *, int, const struct gf100_gr_fwif *);
446 int gf100_gr_new_(const struct gf100_gr_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dgm200.c35 gm200_gr_nofw(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm200_gr_nofw()
222 gm200_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm200_gr_load()
285 static const struct gf100_gr_fwif
Dgm20b.c141 gm20b_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gm20b_gr_load()
177 static const struct gf100_gr_fwif
Dgp107.c80 static const struct gf100_gr_fwif
Dgp10b.c92 static const struct gf100_gr_fwif
Dgp104.c91 static const struct gf100_gr_fwif
Dgf104.c150 static const struct gf100_gr_fwif
Dgf110.c125 static const struct gf100_gr_fwif
Dgk110b.c142 static const struct gf100_gr_fwif
Dgf108.c149 static const struct gf100_gr_fwif
Dgf119.c216 static const struct gf100_gr_fwif
Dgp108.c87 static const struct gf100_gr_fwif
Dgk20a.c317 gk20a_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gk20a_gr_load()
336 static const struct gf100_gr_fwif
Dgk208.c200 static const struct gf100_gr_fwif
Dga102.c271 ga102_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in ga102_gr_load()
343 static const struct gf100_gr_fwif
Dgf117.c192 static const struct gf100_gr_fwif
Dgk110.c391 static const struct gf100_gr_fwif
Dgp100.c154 static const struct gf100_gr_fwif
Dgp102.c150 static const struct gf100_gr_fwif
Dgk104.c495 static const struct gf100_gr_fwif
Dtu102.c209 static const struct gf100_gr_fwif
Dgm107.c435 static const struct gf100_gr_fwif
Dgf100.c2561 gf100_gr_nofw(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gf100_gr_nofw()
2595 gf100_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) in gf100_gr_load()
2612 static const struct gf100_gr_fwif
2613 gf100_gr_fwif[] = { variable
2620 gf100_gr_new_(const struct gf100_gr_fwif *fwif, struct nvkm_device *device, in gf100_gr_new_()
2658 return gf100_gr_new_(gf100_gr_fwif, device, type, inst, pgr); in gf100_gr_new()
Dgv100.c331 static const struct gf100_gr_fwif