next_rptr 3746 drivers/gpu/drm/radeon/cik.c u32 next_rptr; next_rptr 3748 drivers/gpu/drm/radeon/cik.c next_rptr = ring->wptr + 3 + 4; next_rptr 3752 drivers/gpu/drm/radeon/cik.c radeon_ring_write(ring, next_rptr); next_rptr 3754 drivers/gpu/drm/radeon/cik.c next_rptr = ring->wptr + 5 + 4; next_rptr 3759 drivers/gpu/drm/radeon/cik.c radeon_ring_write(ring, next_rptr); next_rptr 140 drivers/gpu/drm/radeon/cik_sdma.c u32 next_rptr = ring->wptr + 5; next_rptr 141 drivers/gpu/drm/radeon/cik_sdma.c while ((next_rptr & 7) != 4) next_rptr 142 drivers/gpu/drm/radeon/cik_sdma.c next_rptr++; next_rptr 143 drivers/gpu/drm/radeon/cik_sdma.c next_rptr += 4; next_rptr 148 drivers/gpu/drm/radeon/cik_sdma.c radeon_ring_write(ring, next_rptr); next_rptr 2933 drivers/gpu/drm/radeon/evergreen.c u32 next_rptr; next_rptr 2940 drivers/gpu/drm/radeon/evergreen.c next_rptr = ring->wptr + 3 + 4; next_rptr 2944 drivers/gpu/drm/radeon/evergreen.c radeon_ring_write(ring, next_rptr); next_rptr 2946 drivers/gpu/drm/radeon/evergreen.c next_rptr = ring->wptr + 5 + 4; next_rptr 2950 drivers/gpu/drm/radeon/evergreen.c radeon_ring_write(ring, next_rptr); next_rptr 73 drivers/gpu/drm/radeon/evergreen_dma.c u32 next_rptr = ring->wptr + 4; next_rptr 74 drivers/gpu/drm/radeon/evergreen_dma.c while ((next_rptr & 7) != 5) next_rptr 75 drivers/gpu/drm/radeon/evergreen_dma.c next_rptr++; next_rptr 76 drivers/gpu/drm/radeon/evergreen_dma.c next_rptr += 3; next_rptr 80 drivers/gpu/drm/radeon/evergreen_dma.c radeon_ring_write(ring, next_rptr); next_rptr 1437 drivers/gpu/drm/radeon/ni.c uint32_t next_rptr = ring->wptr + 3 + 4 + 8; next_rptr 1441 drivers/gpu/drm/radeon/ni.c radeon_ring_write(ring, next_rptr); next_rptr 129 drivers/gpu/drm/radeon/ni_dma.c u32 next_rptr = ring->wptr + 4; next_rptr 130 drivers/gpu/drm/radeon/ni_dma.c while ((next_rptr & 7) != 5) next_rptr 131 drivers/gpu/drm/radeon/ni_dma.c next_rptr++; next_rptr 132 drivers/gpu/drm/radeon/ni_dma.c next_rptr += 3; next_rptr 136 drivers/gpu/drm/radeon/ni_dma.c radeon_ring_write(ring, next_rptr); next_rptr 3696 drivers/gpu/drm/radeon/r100.c u32 next_rptr = ring->wptr + 2 + 3; next_rptr 3698 drivers/gpu/drm/radeon/r100.c radeon_ring_write(ring, next_rptr); next_rptr 3372 drivers/gpu/drm/radeon/r600.c u32 next_rptr; next_rptr 3375 drivers/gpu/drm/radeon/r600.c next_rptr = ring->wptr + 3 + 4; next_rptr 3379 drivers/gpu/drm/radeon/r600.c radeon_ring_write(ring, next_rptr); next_rptr 3381 drivers/gpu/drm/radeon/r600.c next_rptr = ring->wptr + 5 + 4; next_rptr 3385 drivers/gpu/drm/radeon/r600.c radeon_ring_write(ring, next_rptr); next_rptr 410 drivers/gpu/drm/radeon/r600_dma.c u32 next_rptr = ring->wptr + 4; next_rptr 411 drivers/gpu/drm/radeon/r600_dma.c while ((next_rptr & 7) != 5) next_rptr 412 drivers/gpu/drm/radeon/r600_dma.c next_rptr++; next_rptr 413 drivers/gpu/drm/radeon/r600_dma.c next_rptr += 3; next_rptr 417 drivers/gpu/drm/radeon/r600_dma.c radeon_ring_write(ring, next_rptr); next_rptr 3417 drivers/gpu/drm/radeon/si.c u32 next_rptr; next_rptr 3419 drivers/gpu/drm/radeon/si.c next_rptr = ring->wptr + 3 + 4 + 8; next_rptr 3423 drivers/gpu/drm/radeon/si.c radeon_ring_write(ring, next_rptr); next_rptr 3425 drivers/gpu/drm/radeon/si.c next_rptr = ring->wptr + 5 + 4 + 8; next_rptr 3430 drivers/gpu/drm/radeon/si.c radeon_ring_write(ring, next_rptr);