Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c191 u32 dma_put = nvkm_rd32(device, 0x003240); in nv04_fifo_dma_pusher() local
209 chid, name, ho_get, dma_get, ho_put, dma_put, in nv04_fifo_dma_pusher()
215 if (dma_get != dma_put || ho_get != ho_put) { in nv04_fifo_dma_pusher()
216 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_dma_pusher()
224 chid, name, dma_get, dma_put, state, in nv04_fifo_dma_pusher()
227 if (dma_get != dma_put) in nv04_fifo_dma_pusher()
228 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_dma_pusher()