Searched refs:nvkm_gr_func (Results 1 - 25 of 52) sorted by relevance
123
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | priv.h | 10 int nvkm_gr_ctor(const struct nvkm_gr_func *, struct nvkm_device *, 15 struct nvkm_gr_func { struct
|
H A D | nv10.h | 6 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
H A D | gt215.c | 28 static const struct nvkm_gr_func
|
H A D | gt200.c | 28 static const struct nvkm_gr_func
|
H A D | mcp89.c | 28 static const struct nvkm_gr_func
|
H A D | mcp79.c | 28 static const struct nvkm_gr_func
|
H A D | nv15.c | 26 static const struct nvkm_gr_func
|
H A D | nv17.c | 26 static const struct nvkm_gr_func
|
H A D | nv20.h | 12 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *,
|
H A D | nv50.h | 14 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
H A D | nv40.h | 13 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
|
H A D | nv44.c | 76 static const struct nvkm_gr_func
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | priv.h | 10 int nvkm_gr_ctor(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 15 struct nvkm_gr_func { struct
|
H A D | nv10.h | 6 int nv10_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | mcp79.c | 28 static const struct nvkm_gr_func
|
H A D | gt200.c | 28 static const struct nvkm_gr_func
|
H A D | nv15.c | 26 static const struct nvkm_gr_func
|
H A D | nv17.c | 26 static const struct nvkm_gr_func
|
H A D | mcp89.c | 28 static const struct nvkm_gr_func
|
H A D | nv50.h | 14 int nv50_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | nv20.h | 12 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | gt215.c | 28 static const struct nvkm_gr_func
|
H A D | nv40.h | 13 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | nv44.c | 76 static const struct nvkm_gr_func
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | gr.h | 7 const struct nvkm_gr_func *func;
|
Completed in 5 milliseconds
123