Home
last modified time | relevance | path

Searched refs:nvkm_gpuobj_new (Results 1 – 29 of 29) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dnv50.c122 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x20000, 0, in nv50_bar_ctor()
128 ret = nvkm_gpuobj_new(nv_object(priv), heap, in nv50_bar_ctor()
134 ret = nvkm_gpuobj_new(nv_object(priv), heap, 0x4000, 0, 0, &priv->pgd); in nv50_bar_ctor()
148 ret = nvkm_gpuobj_new(nv_object(priv), heap, in nv50_bar_ctor()
160 ret = nvkm_gpuobj_new(nv_object(priv), heap, 24, 16, 0, &priv->bar3); in nv50_bar_ctor()
187 ret = nvkm_gpuobj_new(nv_object(priv), heap, 24, 16, 0, &priv->bar1); in nv50_bar_ctor()
Dgf100.c90 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x1000, 0, 0, in gf100_bar_ctor_vm()
95 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x8000, 0, 0, in gf100_bar_ctor_vm()
112 ret = nvkm_gpuobj_new(nv_object(priv), NULL, in gf100_bar_ctor_vm()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv40.c95 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x10000, 0, 0, in nv40_instmem_ctor()
108 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x08000, 0, 0, in nv40_instmem_ctor()
116 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x20000, 0, in nv40_instmem_ctor()
Dnv04.c156 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x10000, 0, 0, in nv04_instmem_ctor()
167 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x00800, 0, in nv04_instmem_ctor()
173 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x00200, 0, 0, in nv04_instmem_ctor()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dg84.c377 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x0200, 0, in g84_fifo_context_ctor()
382 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x4000, 0, in g84_fifo_context_ctor()
391 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x1000, in g84_fifo_context_ctor()
396 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x0100, in g84_fifo_context_ctor()
455 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 128 * 4, 0x1000, 0, in g84_fifo_ctor()
460 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 128 * 4, 0x1000, 0, in g84_fifo_ctor()
Dnv50.c403 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x0200, in nv50_fifo_context_ctor()
408 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x1200, 0, in nv50_fifo_context_ctor()
413 ret = nvkm_gpuobj_new(nv_object(base), nv_object(base), 0x4000, 0, 0, in nv50_fifo_context_ctor()
467 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 128 * 4, 0x1000, 0, in nv50_fifo_ctor()
472 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 128 * 4, 0x1000, 0, in nv50_fifo_ctor()
Dgf100.c330 ret = nvkm_gpuobj_new(nv_object(base), NULL, 0x10000, 0x1000, 0, in gf100_fifo_context_ctor()
870 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x1000, 0x1000, 0, in gf100_fifo_ctor()
875 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x1000, 0x1000, 0, in gf100_fifo_ctor()
882 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 128 * 0x1000, 0x1000, 0, in gf100_fifo_ctor()
Dgk104.c362 ret = nvkm_gpuobj_new(nv_object(base), NULL, 0x10000, 0x1000, 0, in gk104_fifo_context_ctor()
1095 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x8000, 0x1000, in gk104_fifo_ctor()
1100 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x8000, 0x1000, in gk104_fifo_ctor()
1108 ret = nvkm_gpuobj_new(nv_object(priv), NULL, impl->channels * 0x200, in gk104_fifo_ctor()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Dgpuobj.h44 int nvkm_gpuobj_new(struct nvkm_object *, struct nvkm_object *, u32 size,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv04.c113 ret = nvkm_gpuobj_new(nv_object(priv), NULL, in nv04_mmu_ctor()
Dnv41.c120 ret = nvkm_gpuobj_new(nv_object(priv), NULL, in nv41_mmu_ctor()
Dnv44.c197 ret = nvkm_gpuobj_new(nv_object(priv), NULL, in nv44_mmu_ctor()
Dbase.c264 ret = nvkm_gpuobj_new(nv_object(vm->mmu), NULL, pgt_size, 0x1000, in nvkm_vm_map_pgt()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
Dgf110.c64 ret = nvkm_gpuobj_new(parent, parent, 24, 32, 0, pgpuobj); in gf110_dmaobj_bind()
Dgf100.c58 ret = nvkm_gpuobj_new(parent, parent, 24, 32, 0, pgpuobj); in gf100_dmaobj_bind()
Dnv04.c71 ret = nvkm_gpuobj_new(parent, parent, 16, 16, 0, &gpuobj); in nv04_dmaobj_bind()
Dnv50.c70 ret = nvkm_gpuobj_new(parent, parent, 24, 32, 0, pgpuobj); in nv50_dmaobj_bind()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv2a.c103 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv2a_gr_ctor()
Dnv25.c136 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv25_gr_ctor()
Dnv35.c137 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv35_gr_ctor()
Dnv34.c137 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv34_gr_ctor()
Dnv30.c139 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv30_gr_ctor()
Dgf100.c298 ret = nvkm_gpuobj_new(nv_object(chan), NULL, 0x1000, 0x100, 0, in gf100_gr_context_ctor()
311 ret = nvkm_gpuobj_new(nv_object(chan), NULL, data->size, in gf100_gr_context_ctor()
1609 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x1000, 256, 0, in gf100_gr_ctor()
1614 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x1000, 256, 0, in gf100_gr_ctor()
Dnv20.c249 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 32 * 4, 16, in nv20_gr_ctor()
Dctxgf100.c1275 ret = nvkm_gpuobj_new(nv_object(priv), NULL, 0x80000 + priv->size, in gf100_grctx_generate()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/
Dxtensa.c124 ret = nvkm_gpuobj_new(object, NULL, 0x40000, 0x1000, 0, in _nvkm_xtensa_init()
Dfalcon.c175 ret = nvkm_gpuobj_new(object->parent, NULL, falcon->code.size, in _nvkm_falcon_init()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dgpuobj.c213 nvkm_gpuobj_new(struct nvkm_object *parent, struct nvkm_object *pargpu, in nvkm_gpuobj_new() function
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c259 ret = nvkm_gpuobj_new(nvxx_object(&drm->device), NULL, 32, in nouveau_accel_init()