nouveau_nvkm_engine_fifo_nv04.c | 209 u32 ho_put = nvkm_rd32(device, 0x003320); local in function:nv04_fifo_dma_pusher 216 chid, name, ho_get, dma_get, ho_put, dma_put, 222 if (dma_get != dma_put || ho_get != ho_put) { 224 nvkm_wr32(device, 0x003328, ho_put);
|