nvkm_gpuobj_new
int nvkm_gpuobj_new(struct nvkm_device *, u32 size, int align, bool zero,
ret = nvkm_gpuobj_new(nvxx_device(drm), 32, 0, false, NULL, &drm->notify);
ret = nvkm_gpuobj_new(ramht->device, size, align, true,
return nvkm_gpuobj_new(device, size, align, true, parent, pgpuobj);
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 16,
return nvkm_gpuobj_new(object->engine->subdev.device, 256,
ret = nvkm_gpuobj_new(device, 0x10000, 0x10000, false, NULL, &disp->inst);
ret = nvkm_gpuobj_new(device, 24, align, false, parent, pgpuobj);
ret = nvkm_gpuobj_new(device, 24, align, false, parent, pgpuobj);
ret = nvkm_gpuobj_new(device, 24, align, false, parent, pgpuobj);
ret = nvkm_gpuobj_new(device, 16, align, false, parent, pgpuobj);
ret = nvkm_gpuobj_new(device, 24, align, false, parent, pgpuobj);
return nvkm_gpuobj_new(object->engine->subdev.device, 256,
ret = nvkm_gpuobj_new(device, func->inst->size, 0x1000, func->inst->zero, NULL,
ret = nvkm_gpuobj_new(device, 0x0200, 0, true, chan->inst, &chan->eng);
ret = nvkm_gpuobj_new(device, 0x4000, 0, false, chan->inst, &chan->pgd);
ret = nvkm_gpuobj_new(device, 0x1000, 0x400, true, chan->inst, &chan->cache);
ret = nvkm_gpuobj_new(device, 0x100, 0x100, true, chan->inst, &chan->ramfc);
ret = nvkm_gpuobj_new(device, 0x0200, 0x1000, true, chan->inst, &chan->ramfc);
ret = nvkm_gpuobj_new(device, 0x1200, 0, true, chan->inst, &chan->eng);
ret = nvkm_gpuobj_new(device, 0x4000, 0, false, chan->inst, &chan->pgd);
ret = nvkm_gpuobj_new(gr->base.engine.subdev.device, gr->size,
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 16, align,
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 20, align,
int ret = nvkm_gpuobj_new(gr->base.engine.subdev.device, gr->size,
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 16,
int ret = nvkm_gpuobj_new(gr->base.engine.subdev.device, gr->size,
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 16, align,
int ret = nvkm_gpuobj_new(chan->object.engine->subdev.device, 264 * 4,
int ret = nvkm_gpuobj_new(object->engine->subdev.device, 128 * 4,
return nvkm_gpuobj_new(object->engine->subdev.device, 0x10000, align,
ret = nvkm_gpuobj_new(device, 0x20000, 0, false, NULL, &bar->mem);
ret = nvkm_gpuobj_new(device, bar->pgd_addr, 0, false, bar->mem,
ret = nvkm_gpuobj_new(device, 0x4000, 0, false, bar->mem, &bar->pgd);
ret = nvkm_gpuobj_new(device, 24, 16, false, bar->mem, &bar->bar2);
ret = nvkm_gpuobj_new(device, 24, 16, false, bar->mem, &bar->bar1);
ret = nvkm_gpuobj_new(device, 0x10000, 0x10000, false, NULL, &disp->inst);
ret = nvkm_gpuobj_new(engn->engine->subdev.device, engn->rm.size, 0, true, NULL,