Searched refs:nouveau_dma_wait (Results 1 – 3 of 3) sorted by relevance
33 int nouveau_dma_wait(struct nouveau_channel *, int slots, int size);63 ret = nouveau_dma_wait(chan, 1, size); in RING_SPACE()
165 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) in nouveau_dma_wait() function
826 ret = nouveau_dma_wait(chan, req->nr_push + 1, 16); in nouveau_gem_ioctl_pushbuf()