Searched refs:nv25_gr_new (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | gr.h | 22 int nv25_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **);
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv25.c | 132 nv25_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in nv25_gr_new() function
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 310 .gr = { 0x00000001, nv25_gr_new }, 332 .gr = { 0x00000001, nv25_gr_new },
|