Home
last modified time | relevance | path

Searched refs:get_wptr (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c193 .get_wptr = &r100_gfx_get_wptr,
343 .get_wptr = &r100_gfx_get_wptr,
357 .get_wptr = &r100_gfx_get_wptr,
914 .get_wptr = &r600_gfx_get_wptr,
927 .get_wptr = &r600_dma_get_wptr,
1012 .get_wptr = &uvd_v1_0_get_wptr,
1211 .get_wptr = &uvd_v1_0_get_wptr,
1318 .get_wptr = &r600_gfx_get_wptr,
1331 .get_wptr = &r600_dma_get_wptr,
1628 .get_wptr = &cayman_gfx_get_wptr,
[all …]
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c49 wptr = get_wptr(ring); in update_wptr()
68 empty = (get_wptr(ring) == gpu->funcs->get_rptr(gpu, ring)); in get_next_ring()
149 a5xx_gpu->preempt[ring->id]->wptr = get_wptr(ring); in a5xx_preempt_trigger()
H A Dadreno_gpu.c744 wptr = get_wptr(ring); in adreno_flush()
755 uint32_t wptr = get_wptr(ring); in adreno_idle()
786 state->ring[i].wptr = get_wptr(gpu->rb[i]); in adreno_gpu_state_get()
1061 printk("rb wptr: %d\n", get_wptr(ring)); in adreno_dump_info()
H A Dadreno_gpu.h735 static inline uint32_t get_wptr(struct msm_ringbuffer *ring) in get_wptr() function
H A Da8xx_gpu.c181 wptr = get_wptr(ring); in a8xx_flush()
H A Da5xx_gpu.c54 wptr = get_wptr(ring); in a5xx_flush()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_ih.c308 .get_wptr = si_ih_get_wptr,
H A Dcik_ih.c446 .get_wptr = cik_ih_get_wptr,
H A Diceland_ih.c434 .get_wptr = iceland_ih_get_wptr,
H A Dcz_ih.c442 .get_wptr = cz_ih_get_wptr,
H A Dvce_v3_0.c875 .get_wptr = vce_v3_0_ring_get_wptr,
899 .get_wptr = vce_v3_0_ring_get_wptr,
H A Dvce_v2_0.c650 .get_wptr = vce_v2_0_ring_get_wptr,
H A Duvd_v3_1.c185 .get_wptr = uvd_v3_1_ring_get_wptr,
H A Dvcn_v5_0_0.c1238 .get_wptr = vcn_v5_0_0_unified_ring_get_wptr,
1270 .get_wptr = vcn_v5_0_0_unified_ring_get_wptr,
H A Dvce_v1_0.c812 .get_wptr = vce_v1_0_ring_get_wptr,
H A Djpeg_v4_0.c764 .get_wptr = jpeg_v4_0_dec_ring_get_wptr,
H A Djpeg_v4_0_5.c822 .get_wptr = jpeg_v4_0_5_dec_ring_get_wptr,
H A Dih_v6_1.c779 .get_wptr = ih_v6_1_get_wptr,
H A Dvcn_v3_0.c1862 .get_wptr = vcn_v3_0_dec_ring_get_wptr,
2049 .get_wptr = vcn_v3_0_dec_ring_get_wptr,
2151 .get_wptr = vcn_v3_0_enc_ring_get_wptr,
H A Dvcn_v2_0.c2119 .get_wptr = vcn_v2_0_dec_ring_get_wptr,
2151 .get_wptr = vcn_v2_0_enc_ring_get_wptr,
H A Djpeg_v5_0_1.c903 .get_wptr = jpeg_v5_0_1_dec_ring_get_wptr,
H A Dsdma_v4_4_2.c2137 .get_wptr = sdma_v4_4_2_ring_get_wptr,
2169 .get_wptr = sdma_v4_4_2_page_ring_get_wptr,
H A Dvcn_v4_0.c2009 .get_wptr = vcn_v4_0_unified_ring_get_wptr,
2043 .get_wptr = vcn_v4_0_unified_ring_get_wptr,
H A Djpeg_v4_0_3.c1241 .get_wptr = jpeg_v4_0_3_dec_ring_get_wptr,
H A Dsdma_v7_1.c1644 .get_wptr = sdma_v7_1_ring_get_wptr,

12