Searched refs:dma_get (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
A D | nv04.c | 224 u32 dma_get = nvkm_rd32(device, 0x003244); in nv04_fifo_dma_pusher() local 243 chid, name, ho_get, dma_get, ho_put, dma_put, in nv04_fifo_dma_pusher() 249 if (dma_get != dma_put || ho_get != ho_put) { in nv04_fifo_dma_pusher() 258 chid, name, dma_get, dma_put, state, in nv04_fifo_dma_pusher() 261 if (dma_get != dma_put) in nv04_fifo_dma_pusher()
|
Completed in 4 milliseconds