Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv04.c172 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()
Dnv40.c184 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()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
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()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dgm20b.c44 return nvkm_memory_new(subdev->device, NVKM_MEM_TARGET_INST, in gm20b_acr_wpr_alloc()
Dgp102.c121 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gp102_acr_wpr_alloc()
Dgm200.c171 int ret = nvkm_memory_new(acr->subdev.device, NVKM_MEM_TARGET_INST, in gm200_acr_wpr_alloc()
Dbase.c323 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, true, in nvkm_acr_oneinit()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/core/
Dmemory.c137 nvkm_memory_new(struct nvkm_device *device, enum nvkm_memory_target target, in nvkm_memory_new() function
Dgpuobj.c201 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, size, in nvkm_gpuobj_ctor()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv2a.c35 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv2a_gr_chan_new()
Dnv35.c35 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv35_gr_chan_new()
Dnv25.c35 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv25_gr_chan_new()
Dnv34.c35 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv34_gr_chan_new()
Dnv20.c89 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv20_gr_chan_new()
223 return nvkm_memory_new(gr->base.engine.subdev.device, in nv20_gr_oneinit()
Dnv30.c36 ret = nvkm_memory_new(gr->base.engine.subdev.device, in nv30_gr_chan_new()
Dgf100.c455 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0x100, in gf100_gr_chan_new()
2035 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->pagepool_size, in gf100_gr_oneinit()
2040 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->bundle_size, in gf100_gr_oneinit()
2045 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->attrib_cb_size(gr), in gf100_gr_oneinit()
2051 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, gr->func->grctx->unknown_size, in gf100_gr_oneinit()
Dctxgf100.c1473 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in gf100_grctx_generate()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dbase.c88 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, buffer->entries * in nvkm_fault_oneinit_buffer()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/
Dxtensa.c122 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_xtensa_init()
Dfalcon.c248 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, in nvkm_falcon_init()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dgf100.c91 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, 0x1000, 0, false, in gf100_bar_oneinit_bar()
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmemory.h49 int nvkm_memory_new(struct nvkm_device *, enum nvkm_memory_target,
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c307 ret = nvkm_memory_new(device, NVKM_MEM_TARGET_INST, fifo->chid->nr * in nvkm_fifo_oneinit()
Dnv50.c261 ret = nvkm_memory_new(runl->fifo->engine.subdev.device, NVKM_MEM_TARGET_INST, in nv50_runl_alloc()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dbase.c207 ret = nvkm_memory_new(mmu->subdev.device, NVKM_MEM_TARGET_INST, in nvkm_mmu_ptc_get()