Home
last modified time | relevance | path

Searched refs:nvkm_gr_func (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dpriv.h10 int nvkm_gr_ctor(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
15 struct nvkm_gr_func { struct
Dnv10.h6 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dmcp79.c28 static const struct nvkm_gr_func
Dgt200.c28 static const struct nvkm_gr_func
Dgt215.c28 static const struct nvkm_gr_func
Dmcp89.c28 static const struct nvkm_gr_func
Dnv15.c26 static const struct nvkm_gr_func
Dnv17.c26 static const struct nvkm_gr_func
Dnv20.h12 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dnv50.h14 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dnv40.h13 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dnv44.c76 static const struct nvkm_gr_func
Dg84.c177 static const struct nvkm_gr_func
Dnv2a.c94 static const struct nvkm_gr_func
Dnv25.c103 static const struct nvkm_gr_func
Dnv35.c102 static const struct nvkm_gr_func
Dnv34.c102 static const struct nvkm_gr_func
Dnv20.c332 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv20_gr_new_()
344 static const struct nvkm_gr_func
Dnv40.c431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_()
444 static const struct nvkm_gr_func
Dbase.c200 nvkm_gr_ctor(const struct nvkm_gr_func *func, struct nvkm_device *device, in nvkm_gr_ctor()
Dnv30.c165 static const struct nvkm_gr_func
Dnv50.c763 nv50_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv50_gr_new_()
776 static const struct nvkm_gr_func
Dnv10.c1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_()
1188 static const struct nvkm_gr_func
Dnv04.c1364 static const struct nvkm_gr_func
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h7 const struct nvkm_gr_func *func;

12