| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| D | nv04.c | 49 return NVKM_MEM_TARGET_INST; in nv04_instobj_target() 168 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x10000, 0, false, in nv04_instmem_oneinit() 179 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00800, 0, true, in nv04_instmem_oneinit() 185 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00200, 0, false, in nv04_instmem_oneinit()
|
| D | nv40.c | 51 return NVKM_MEM_TARGET_INST; in nv40_instobj_target() 179 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x10000, 0, false, in nv40_instmem_oneinit() 192 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x08000, 0, false, in nv40_instmem_oneinit() 200 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x20000, 0, true, in nv40_instmem_oneinit()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | nv50.c | 66 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 128 * 4, 0x1000, in nv50_fifo_oneinit() 71 return nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 128 * 4, 0x1000, in nv50_fifo_oneinit()
|
| D | gf100.c | 534 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0x1000, in gf100_fifo_oneinit() 539 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0x1000, in gf100_fifo_oneinit() 546 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 128 * 0x1000, in gf100_fifo_oneinit()
|
| D | gk104.c | 647 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in gk104_fifo_oneinit() 653 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in gk104_fifo_oneinit() 663 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in gk104_fifo_oneinit()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | memory.c | 55 if (unlikely(target != NVKM_MEM_TARGET_INST || !imem)) in nvkm_memory_new()
|
| D | gpuobj.c | 178 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, in nvkm_gpuobj_ctor()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | memory.h | 9 NVKM_MEM_TARGET_INST, enumerator
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | nv41.c | 100 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nv41_mmu_oneinit()
|
| D | nv04.c | 88 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nv04_mmu_oneinit()
|
| D | nv44.c | 180 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nv44_mmu_oneinit()
|
| D | base.c | 260 ret = nvkm_memory_new(mmu->subdev.device, NVKM_MEM_TARGET_INST, in nvkm_vm_map_pgt() 351 ret = nvkm_memory_new(mmu->subdev.device, NVKM_MEM_TARGET_INST, in nvkm_vm_boot()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv2a.c | 35 NVKM_MEM_TARGET_INST, 0x36b0, 16, true, in nv2a_gr_chan_new()
|
| D | nv34.c | 35 NVKM_MEM_TARGET_INST, 0x46dc, 16, true, in nv34_gr_chan_new()
|
| D | nv35.c | 35 NVKM_MEM_TARGET_INST, 0x577c, 16, true, in nv35_gr_chan_new()
|
| D | nv25.c | 35 NVKM_MEM_TARGET_INST, 0x3724, 16, true, in nv25_gr_chan_new()
|
| D | nv20.c | 89 NVKM_MEM_TARGET_INST, 0x37f0, 16, true, in nv20_gr_chan_new() 223 NVKM_MEM_TARGET_INST, 32 * 4, 16, in nv20_gr_oneinit()
|
| D | nv30.c | 36 NVKM_MEM_TARGET_INST, 0x5f48, 16, true, in nv30_gr_chan_new()
|
| D | gf100.c | 364 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0x100, in gf100_gr_chan_new() 378 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in gf100_gr_chan_new() 1505 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 256, false, in gf100_gr_oneinit() 1510 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 256, false, in gf100_gr_oneinit()
|
| D | ctxgf100.c | 1283 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x80000 + gr->size, in gf100_grctx_generate()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
| D | gf100.c | 52 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, false, in gf100_bar_ctor_vm()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ |
| D | xtensa.c | 122 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_xtensa_init()
|
| D | falcon.c | 245 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_falcon_init()
|