Home
last modified time | relevance | path

Searched refs:nv50_dma_push (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_dma.h34 void nv50_dma_push(struct nouveau_channel *, u64 addr, int length);
152 nv50_dma_push(chan, chan->push.addr + (chan->dma.put << 2), in FIRE_RING()
Dnouveau_dma.c85 nv50_dma_push(struct nouveau_channel *chan, u64 offset, int length) in nv50_dma_push() function
Dnouveau_gem.c786 nv50_dma_push(chan, vma->addr + push[i].offset, in nouveau_gem_ioctl_pushbuf()