Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.h66 const struct gf100_gr_func *func;
149 struct gf100_gr_func { struct
260 extern const struct gf100_gr_func gp107_gr;
419 const struct gf100_gr_func *func;
448 int r535_gr_new(const struct gf100_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dad102.c28 static const struct gf100_gr_func
H A Dgp107.c29 const struct gf100_gr_func
H A Dgp10b.c40 static const struct gf100_gr_func
H A Dgp104.c27 static const struct gf100_gr_func
H A Dgf104.c115 static const struct gf100_gr_func
H A Dgf110.c87 static const struct gf100_gr_func
H A Dgk110b.c104 static const struct gf100_gr_func
H A Dgf108.c112 static const struct gf100_gr_func
H A Dgf119.c178 static const struct gf100_gr_func
H A Dgk208.c163 static const struct gf100_gr_func
H A Dgf117.c153 static const struct gf100_gr_func
H A Dgk110.c352 static const struct gf100_gr_func
H A Dgp100.c103 static const struct gf100_gr_func
H A Dgp102.c99 static const struct gf100_gr_func
H A Dgm20b.c116 static const struct gf100_gr_func
H A Dgk104.c456 static const struct gf100_gr_func
H A Dtu102.c96 static const struct gf100_gr_func
H A Dgm107.c395 static const struct gf100_gr_func
H A Dgm200.c183 static const struct gf100_gr_func
H A Dgk20a.c253 static const struct gf100_gr_func
H A Dga102.c147 static const struct gf100_gr_func
H A Dgv100.c280 static const struct gf100_gr_func
H A Dr535.c476 r535_gr_new(const struct gf100_gr_func *hw, in r535_gr_new()