Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_asic.c193 .get_rptr = &r100_gfx_get_rptr,
343 .get_rptr = &r100_gfx_get_rptr,
357 .get_rptr = &r100_gfx_get_rptr,
914 .get_rptr = &r600_gfx_get_rptr,
927 .get_rptr = &r600_dma_get_rptr,
1012 .get_rptr = &uvd_v1_0_get_rptr,
1211 .get_rptr = &uvd_v1_0_get_rptr,
1318 .get_rptr = &r600_gfx_get_rptr,
1331 .get_rptr = &r600_dma_get_rptr,
1627 .get_rptr = &cayman_gfx_get_rptr,
[all …]
Dradeon.h1812 u32 (*get_rptr)(struct radeon_device *rdev, struct radeon_ring *ring); member
2722 #define radeon_ring_get_rptr(rdev, r) (rdev)->asic->ring[(r)->idx]->get_rptr((rdev), (r))
/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c381 static uint32_t get_rptr(struct adreno_gpu *adreno_gpu, in get_rptr() function
513 if (!spin_until(get_rptr(adreno_gpu, ring) == wptr)) in adreno_idle()
518 gpu->name, ring->id, get_rptr(adreno_gpu, ring), wptr); in adreno_idle()
538 state->ring[i].rptr = get_rptr(adreno_gpu, gpu->rb[i]); in adreno_gpu_state_get()
774 printk("rptr: %d\n", get_rptr(adreno_gpu, ring)); in adreno_dump_info()
808 uint32_t rptr = get_rptr(adreno_gpu, ring); in ring_freewords()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.h122 u64 (*get_rptr)(struct amdgpu_ring *ring); member
235 #define amdgpu_ring_get_rptr(r) (r)->funcs->get_rptr((r))
Dvce_v3_0.c898 .get_rptr = vce_v3_0_ring_get_rptr,
922 .get_rptr = vce_v3_0_ring_get_rptr,
Duvd_v6_0.c1520 .get_rptr = uvd_v6_0_ring_get_rptr,
1546 .get_rptr = uvd_v6_0_ring_get_rptr,
1575 .get_rptr = uvd_v6_0_enc_ring_get_rptr,
Dvcn_v2_5.c1006 .get_rptr = vcn_v2_5_dec_ring_get_rptr,
1106 .get_rptr = vcn_v2_5_enc_ring_get_rptr,
1185 .get_rptr = vcn_v2_5_jpeg_ring_get_rptr,
Dvce_v2_0.c609 .get_rptr = vce_v2_0_ring_get_rptr,
Dsdma_v4_0.c2260 .get_rptr = sdma_v4_0_ring_get_rptr,
2296 .get_rptr = sdma_v4_0_ring_get_rptr,
2328 .get_rptr = sdma_v4_0_ring_get_rptr,
2360 .get_rptr = sdma_v4_0_ring_get_rptr,
Duvd_v4_2.c745 .get_rptr = uvd_v4_2_ring_get_rptr,
Duvd_v5_0.c854 .get_rptr = uvd_v5_0_ring_get_rptr,
Dvcn_v2_0.c2175 .get_rptr = vcn_v2_0_dec_ring_get_rptr,
2206 .get_rptr = vcn_v2_0_enc_ring_get_rptr,
2235 .get_rptr = vcn_v2_0_jpeg_ring_get_rptr,
Dvcn_v1_0.c2204 .get_rptr = vcn_v1_0_dec_ring_get_rptr,
2238 .get_rptr = vcn_v1_0_enc_ring_get_rptr,
2271 .get_rptr = vcn_v1_0_jpeg_ring_get_rptr,
Dsi_dma.c724 .get_rptr = si_dma_ring_get_rptr,
Duvd_v7_0.c1778 .get_rptr = uvd_v7_0_ring_get_rptr,
1811 .get_rptr = uvd_v7_0_enc_ring_get_rptr,
Dsdma_v2_4.c1140 .get_rptr = sdma_v2_4_ring_get_rptr,
Dcik_sdma.c1253 .get_rptr = cik_sdma_ring_get_rptr,
Dvce_v4_0.c1074 .get_rptr = vce_v4_0_ring_get_rptr,
Dsdma_v3_0.c1578 .get_rptr = sdma_v3_0_ring_get_rptr,
Dsdma_v5_0.c1591 .get_rptr = sdma_v5_0_ring_get_rptr,
Dgfx_v6_0.c3492 .get_rptr = gfx_v6_0_ring_get_rptr,
3517 .get_rptr = gfx_v6_0_ring_get_rptr,
Dgfx_v10_0.c5160 .get_rptr = gfx_v10_0_ring_get_rptr_gfx,
5212 .get_rptr = gfx_v10_0_ring_get_rptr_compute,
5246 .get_rptr = gfx_v10_0_ring_get_rptr_compute,
Dgfx_v9_0.c6207 .get_rptr = gfx_v9_0_ring_get_rptr_gfx,
6258 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
6293 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
Dgfx_v7_0.c5003 .get_rptr = gfx_v7_0_ring_get_rptr,
5035 .get_rptr = gfx_v7_0_ring_get_rptr,
Dgfx_v8_0.c6922 .get_rptr = gfx_v8_0_ring_get_rptr,
6967 .get_rptr = gfx_v8_0_ring_get_rptr,
6997 .get_rptr = gfx_v8_0_ring_get_rptr,