/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | nv40.c | 95 return NVKM_MEM_TARGET_INST; in nv40_instobj_target() 184 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x10000, 0, false, in nv40_instmem_oneinit() 197 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x08000, 0, false, in nv40_instmem_oneinit() 205 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x20000, 0, true, in nv40_instmem_oneinit()
|
H A D | nv04.c | 96 return NVKM_MEM_TARGET_INST; in nv04_instobj_target() 215 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x10000, 0, false, in nv04_instmem_oneinit() 226 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00800, 0, true, in nv04_instmem_oneinit() 232 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00200, 0, false, in nv04_instmem_oneinit()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gf100.c | 54 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, 0x1000, in gf100_fb_oneinit() 59 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, 0x1000, in gf100_fb_oneinit()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm20b.c | 44 return nvkm_memory_new(subdev->device, NVKM_MEM_TARGET_INST, in gm20b_acr_wpr_alloc()
|
H A D | gp102.c | 121 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gp102_acr_wpr_alloc()
|
H A D | gm200.c | 171 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gm200_acr_wpr_alloc()
|
H A D | base.c | 323 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, true, in nvkm_acr_oneinit()
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | memory.c | 153 case NVKM_MEM_TARGET_INST: in nvkm_memory_new()
|
H A D | gpuobj.c | 201 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, in nvkm_gpuobj_ctor()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv2a.c | 36 NVKM_MEM_TARGET_INST, 0x36b0, 16, true, in nv2a_gr_chan_new()
|
H A D | nv25.c | 36 NVKM_MEM_TARGET_INST, 0x3724, 16, true, in nv25_gr_chan_new()
|
H A D | nv35.c | 36 NVKM_MEM_TARGET_INST, 0x577c, 16, true, in nv35_gr_chan_new()
|
H A D | nv34.c | 36 NVKM_MEM_TARGET_INST, 0x46dc, 16, true, in nv34_gr_chan_new()
|
H A D | nv20.c | 90 NVKM_MEM_TARGET_INST, 0x37f0, 16, true, in nv20_gr_chan_new() 224 NVKM_MEM_TARGET_INST, 32 * 4, 16, in nv20_gr_oneinit()
|
H A D | nv30.c | 37 NVKM_MEM_TARGET_INST, 0x5f48, 16, true, in nv30_gr_chan_new()
|
H A D | r535.c | 157 NVKM_MEM_TARGET_INST : NVKM_MEM_TARGET_INST_SR_LOST, in r535_gr_promote_ctx() 261 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x12000, 0, true, &golden.inst); in r535_gr_oneinit()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | base.c | 88 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, buffer->entries * in nvkm_fault_oneinit_buffer()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | gf100.c | 91 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, false, in gf100_bar_oneinit_bar()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ |
H A D | xtensa.c | 122 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_xtensa_init()
|
H A D | falcon.c | 248 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_falcon_init()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | memory.h | 16 NVKM_MEM_TARGET_INST, /* instance memory */ enumerator
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv50.c | 261 ret = nvkm_memory_new(runl->fifo->engine.subdev.device, NVKM_MEM_TARGET_INST, in nv50_runl_alloc()
|
H A D | base.c | 309 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, fifo->chid->nr * in nvkm_fifo_oneinit()
|
H A D | uchan.c | 403 case NVKM_MEM_TARGET_INST: args->v0.aper = NVIF_CHAN_V0_INST_APER_INST; break; in nvkm_uchan_new()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | base.c | 207 ret = nvkm_memory_new(mmu->subdev.device, NVKM_MEM_TARGET_INST, in nvkm_mmu_ptc_get()
|