Home
last modified time | relevance | path

Searched defs:next_rptr (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_dma.c72 u32 next_rptr = ring->wptr + 4; in evergreen_dma_ring_ib_execute() local
H A Dni_dma.c128 u32 next_rptr = ring->wptr + 4; in cayman_dma_ring_ib_execute() local
H A Dr600_dma.c409 u32 next_rptr = ring->wptr + 4; in r600_dma_ring_ib_execute() local
H A Dcik_sdma.c139 u32 next_rptr = ring->wptr + 5; in cik_sdma_ring_ib_execute() local
H A Dni.c1424 uint32_t next_rptr = ring->wptr + 3 + 4 + 8; in cayman_ring_ib_execute() local
H A Dr600.c3369 u32 next_rptr; in r600_ring_ib_execute() local
H A Dr100.c3713 u32 next_rptr = ring->wptr + 2 + 3; in r100_ring_ib_execute() local
H A Devergreen.c2935 u32 next_rptr; in evergreen_ring_ib_execute() local
H A Dsi.c3412 u32 next_rptr; in si_ring_ib_execute() local
H A Dcik.c3732 u32 next_rptr; in cik_ring_ib_execute() local
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4336 uint32_t *next_rptr) in dmub_rb_get_rptr_with_offset()