Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c805 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring);
4495 if (ring->wptr == gfx_v9_0_ring_get_rptr_compute(ring)) in gfx_v9_0_do_edc_gds_workarounds()
5399 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring) in gfx_v9_0_ring_get_rptr_compute() function
6795 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
6831 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c759 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring);
4329 if (ring->wptr == gfx_v9_0_ring_get_rptr_compute(ring)) in gfx_v9_0_do_edc_gds_workarounds()
5352 static u64 gfx_v9_0_ring_get_rptr_compute(struct amdgpu_ring *ring) in gfx_v9_0_ring_get_rptr_compute() function
6981 .get_rptr = gfx_v9_0_ring_get_rptr_compute,
7019 .get_rptr = gfx_v9_0_ring_get_rptr_compute,

Completed in 19 milliseconds