Searched refs:nv04_sw_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| A D | sw.h | 15 int nv04_sw_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_sw **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| A D | nv04.c | 136 nv04_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv04_sw_new() function
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| A D | base.c | 95 .sw = { 0x00000001, nv04_sw_new }, 116 .sw = { 0x00000001, nv04_sw_new },
|
Completed in 7 milliseconds