Home
last modified time | relevance | path

Searched refs:NVKM_MEM_TARGET_INST (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c95 return NVKM_MEM_TARGET_INST; in nv04_instobj_target()
172 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x10000, 0, false, in nv04_instmem_oneinit()
183 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00800, 0, true, in nv04_instmem_oneinit()
189 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x00200, 0, false, in nv04_instmem_oneinit()
H A Dnv40.c95 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()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgf100.c54 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()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c44 return nvkm_memory_new(subdev->device, NVKM_MEM_TARGET_INST, in gm20b_acr_wpr_alloc()
H A Dgp102.c121 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gp102_acr_wpr_alloc()
H A Dgm200.c171 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gm200_acr_wpr_alloc()
H A Dbase.c323 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, true, in nvkm_acr_oneinit()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c145 if (unlikely(target != NVKM_MEM_TARGET_INST || !imem)) in nvkm_memory_new()
H A Dgpuobj.c201 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, in nvkm_gpuobj_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv2a.c36 NVKM_MEM_TARGET_INST, 0x36b0, 16, true, in nv2a_gr_chan_new()
H A Dnv35.c36 NVKM_MEM_TARGET_INST, 0x577c, 16, true, in nv35_gr_chan_new()
H A Dnv25.c36 NVKM_MEM_TARGET_INST, 0x3724, 16, true, in nv25_gr_chan_new()
H A Dnv34.c36 NVKM_MEM_TARGET_INST, 0x46dc, 16, true, in nv34_gr_chan_new()
H A Dnv20.c90 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 Dnv30.c37 NVKM_MEM_TARGET_INST, 0x5f48, 16, true, in nv30_gr_chan_new()
H A Dgf100.c456 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0x100, in gf100_gr_chan_new()
2036 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->pagepool_size, in gf100_gr_oneinit()
2041 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->bundle_size, in gf100_gr_oneinit()
2046 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->attrib_cb_size(gr), in gf100_gr_oneinit()
2052 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->unknown_size, in gf100_gr_oneinit()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dbase.c88 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, buffer->entries * in nvkm_fault_oneinit_buffer()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgf100.c91 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, false, in gf100_bar_oneinit_bar()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dxtensa.c122 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_xtensa_init()
H A Dfalcon.c248 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_falcon_init()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmemory.h15 NVKM_MEM_TARGET_INST, /* instance memory */ enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dbase.c307 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, fifo->chid->nr * in nvkm_fifo_oneinit()
H A Dnv50.c261 ret = nvkm_memory_new(runl->fifo->engine.subdev.device, NVKM_MEM_TARGET_INST, in nv50_runl_alloc()
H A Duchan.c394 case NVKM_MEM_TARGET_INST: args->v0.aper = NVIF_CHAN_V0_INST_APER_INST; break; in nvkm_uchan_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c207 ret = nvkm_memory_new(mmu->subdev.device, NVKM_MEM_TARGET_INST, in nvkm_mmu_ptc_get()

12