HomeSort by: relevance | last modified time | path
    Searched refs:nv50_dma_push (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_dma.h 36 void nv50_dma_push(struct nouveau_channel *, u64 addr, int length);
154 nv50_dma_push(chan, chan->push.addr + (chan->dma.put << 2),
nouveau_dma.c 100 nv50_dma_push(struct nouveau_channel *chan, u64 offset, int length) function in typeref:typename:void
nouveau_gem.c 808 nv50_dma_push(chan, vma->addr + push[i].offset,

Completed in 12 milliseconds