Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dchan.c74 ret = nvif_chan_dma_wait(chan, push_nr); in nvif_chan_gpfifo_wait()
116 nvif_chan_dma_wait(struct nvif_chan *chan, u32 nr) in nvif_chan_dma_wait() function