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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_dma.h 35 int nouveau_dma_wait(struct nouveau_channel *, int slots, int size);
93 ret = nouveau_dma_wait(chan, 1, size);
nouveau_dma.c 193 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) function in typeref:typename:int
nouveau_gem.c 798 ret = nouveau_dma_wait(chan, req->nr_push + 1, 16);

Completed in 13 milliseconds