Searched refs:nouveau_dma_wait (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.h33 int nouveau_dma_wait(struct nouveau_channel *, int slots, int size);
93 ret = nouveau_dma_wait(chan, 1, size); RING_SPACE()
H A Dnouveau_dma.c180 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) nouveau_dma_wait() function
H A Dnouveau_gem.c758 ret = nouveau_dma_wait(chan, req->nr_push + 1, 16); nouveau_gem_ioctl_pushbuf()

Completed in 89 milliseconds