Searched refs:NVOBJ_FLAG_ZERO_ALLOC (Results 1 - 23 of 23) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv04_instmem.c58 NVOBJ_FLAG_ZERO_ALLOC, &ramht);
69 NVOBJ_FLAG_ZERO_ALLOC, &dev_priv->ramro);
85 NVOBJ_FLAG_ZERO_ALLOC, &dev_priv->ramfc);
H A Dnvc0_instmem.c139 NVOBJ_FLAG_ZERO_ALLOC,
148 NVOBJ_FLAG_ZERO_ALLOC, &priv->bar3_pgd);
168 NVOBJ_FLAG_ZERO_ALLOC, &priv->bar1_pgd);
H A Dnv50_instmem.c95 0x4000, NVOBJ_FLAG_ZERO_ALLOC,
116 NVOBJ_FLAG_ZERO_ALLOC, &chan->ramfc);
160 NVOBJ_FLAG_ZERO_ALLOC,
H A Dnv50_fifo.c174 NVOBJ_FLAG_ZERO_ALLOC,
182 NVOBJ_FLAG_ZERO_ALLOC,
242 NVOBJ_FLAG_ZERO_ALLOC |
255 NVOBJ_FLAG_ZERO_ALLOC |
H A Dnouveau_sgdma.c381 NVOBJ_FLAG_ZERO_ALLOC |
394 NVOBJ_FLAG_ZERO_ALLOC |
H A Dnv31_mpeg.c66 ret = nouveau_gpuobj_new(dev, NULL, 264 * 4, 16, NVOBJ_FLAG_ZERO_ALLOC |
113 ret = nouveau_gpuobj_new(dev, chan, 20, 16, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnv50_evo.c260 NVOBJ_FLAG_ZERO_ALLOC, &evo->ramin);
292 NVOBJ_FLAG_ZERO_ALLOC, &disp->ntfy);
H A Dnv50_mpeg.c57 ret = nouveau_gpuobj_new(dev, chan, 128 * 4, 0, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnv84_crypt.c46 ret = nouveau_gpuobj_new(dev, chan, 256, 0, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnva3_copy.c48 ret = nouveau_gpuobj_new(dev, chan, 256, 0, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnvc0_fifo.c119 NVOBJ_FLAG_ZERO_ALLOC, &fifoch->user);
137 NVOBJ_FLAG_ZERO_ALLOC, &fifoch->ramfc);
H A Dnv10_fifo.c51 NV10_RAMFC__SIZE, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnvc0_copy.c53 NVOBJ_FLAG_ZERO_ALLOC, &ctx);
H A Dnouveau_object.c226 if (gpuobj->flags & NVOBJ_FLAG_ZERO_ALLOC) {
351 if (gpuobj->flags & NVOBJ_FLAG_ZERO_ALLOC) {
790 NVOBJ_FLAG_ZERO_ALLOC, &ramht);
H A Dnv40_fifo.c45 NV40_RAMFC__SIZE, NVOBJ_FLAG_ZERO_ALLOC |
H A Dnouveau_vm.c197 NVOBJ_FLAG_ZERO_ALLOC, &pgt);
H A Dnv04_fifo.c126 NVOBJ_FLAG_ZERO_ALLOC |
H A Dnv40_graph.c50 NVOBJ_FLAG_ZERO_ALLOC, &grctx);
H A Dnv20_graph.c431 NVOBJ_FLAG_ZERO_ALLOC, &grctx);
789 ret = nouveau_gpuobj_new(dev, NULL, 32 * 4, 16, NVOBJ_FLAG_ZERO_ALLOC,
H A Dnv50_graph.c238 NVOBJ_FLAG_ZERO_ALLOC |
H A Dnvc0_graph.c265 NVOBJ_FLAG_VM | NVOBJ_FLAG_ZERO_ALLOC,
H A Dnouveau_drv.h173 #define NVOBJ_FLAG_ZERO_ALLOC (1 << 1) macro
H A Dnvd0_display.c1848 NVOBJ_FLAG_ZERO_ALLOC, &disp->mem);

Completed in 393 milliseconds