Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c193 u32 dma_put = nvkm_rd32(device, 0x003240); in nv04_fifo_dma_pusher() local
211 chid, name, ho_get, dma_get, ho_put, dma_put, in nv04_fifo_dma_pusher()
217 if (dma_get != dma_put || ho_get != ho_put) { in nv04_fifo_dma_pusher()
218 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_dma_pusher()
226 chid, name, dma_get, dma_put, state, in nv04_fifo_dma_pusher()
229 if (dma_get != dma_put) in nv04_fifo_dma_pusher()
230 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_dma_pusher()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c359 u32 dma_put = nvkm_rd32(device, 0x003240); in nv04_fifo_intr_dma_pusher() local
377 chid, name, ho_get, dma_get, ho_put, dma_put, in nv04_fifo_intr_dma_pusher()
383 if (dma_get != dma_put || ho_get != ho_put) { in nv04_fifo_intr_dma_pusher()
384 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_intr_dma_pusher()
392 chid, name, dma_get, dma_put, state, in nv04_fifo_intr_dma_pusher()
395 if (dma_get != dma_put) in nv04_fifo_intr_dma_pusher()
396 nvkm_wr32(device, 0x003244, dma_put); in nv04_fifo_intr_dma_pusher()

Completed in 3 milliseconds