Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dr100.c2978 unsigned r_rptr, r_wptr, ib1_rptr, ib1_wptr, ib2_rptr, ib2_wptr; in r100_debugfs_cp_csq_fifo() local
2989 ib2_rptr = (csq2_stat >> 10) & 0x3ff; in r100_debugfs_cp_csq_fifo()
2997 seq_printf(m, "Indirect2 rptr %u\n", ib2_rptr); in r100_debugfs_cp_csq_fifo()