Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c805 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring);
4492 if (ring->wptr == gfx_v9_0_ring_get_rptr_compute(ring)) in gfx_v9_0_do_edc_gds_workarounds()
5396 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring) in gfx_v9_0_ring_get_rptr_compute() function
6792 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
6828 .get_rptr = gfx_v9_0_ring_get_rptr_compute,