Searched refs:nvkm_sw_func (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | priv.h | 8 int nvkm_sw_new_(const struct nvkm_sw_func *, struct nvkm_device *, 17 struct nvkm_sw_func { struct
|
H A D | nv10.c | 55 static const struct nvkm_sw_func
|
H A D | nv04.c | 126 static const struct nvkm_sw_func
|
H A D | gf100.c | 142 static const struct nvkm_sw_func
|
H A D | base.c | 99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, in nvkm_sw_new_()
|
H A D | nv50.c | 135 static const struct nvkm_sw_func
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | priv.h | 8 int nvkm_sw_new_(const struct nvkm_sw_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 17 struct nvkm_sw_func { struct
|
H A D | nv10.c | 55 static const struct nvkm_sw_func
|
H A D | nv04.c | 126 static const struct nvkm_sw_func
|
H A D | base.c | 98 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, in nvkm_sw_new_()
|
H A D | gf100.c | 134 static const struct nvkm_sw_func
|
H A D | nv50.c | 129 static const struct nvkm_sw_func
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | sw.h | 7 const struct nvkm_sw_func *func;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | sw.h | 7 const struct nvkm_sw_func *func;
|
Completed in 4 milliseconds