Searched refs:nv40_instmem_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | instmem.h | 41 int nv40_instmem_new(struct nvkm_device *, enum nvkm_subdev_type, int, struct nvkm_instmem **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| A D | base.c | 461 .imem = { 0x00000001, nv40_instmem_new }, 486 .imem = { 0x00000001, nv40_instmem_new }, 511 .imem = { 0x00000001, nv40_instmem_new }, 536 .imem = { 0x00000001, nv40_instmem_new }, 561 .imem = { 0x00000001, nv40_instmem_new }, 586 .imem = { 0x00000001, nv40_instmem_new }, 611 .imem = { 0x00000001, nv40_instmem_new }, 636 .imem = { 0x00000001, nv40_instmem_new }, 661 .imem = { 0x00000001, nv40_instmem_new }, 686 .imem = { 0x00000001, nv40_instmem_new }, [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| A D | nv40.c | 238 nv40_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_instmem_new() function
|
Completed in 11 milliseconds