Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ring.c376 unsigned rptr_offs, u32 nop) in radeon_ring_init() argument
381 ring->rptr_offs = rptr_offs; in radeon_ring_init()
Dr600_dma.c57 rptr = rdev->wb.wb[ring->rptr_offs/4]; in r600_dma_get_rptr()
Dni_dma.c59 rptr = rdev->wb.wb[ring->rptr_offs/4]; in cayman_dma_get_rptr()
Dcik_sdma.c69 rptr = rdev->wb.wb[ring->rptr_offs/4]; in cik_sdma_get_rptr()
Dradeon.h851 unsigned rptr_offs; member
1047 unsigned rptr_offs, u32 nop);
Dni.c1461 rptr = rdev->wb.wb[ring->rptr_offs/4]; in cayman_gfx_get_rptr()
Dcik.c4513 rptr = rdev->wb.wb[ring->rptr_offs/4]; in cik_gfx_get_rptr()
4543 rptr = rdev->wb.wb[ring->rptr_offs/4]; in cik_compute_get_rptr()
Dr100.c1062 rptr = le32_to_cpu(rdev->wb.wb[ring->rptr_offs/4]); in r100_gfx_get_rptr()
Dr600.c2570 rptr = rdev->wb.wb[ring->rptr_offs/4]; in r600_gfx_get_rptr()