Searched refs:begin_use (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ring.c87 if (ring->funcs->begin_use)
88 ring->funcs->begin_use(ring);
H A Damdgpu_uvd_v6_0.c1541 .begin_use = amdgpu_uvd_ring_begin_use,
1569 .begin_use = amdgpu_uvd_ring_begin_use,
1598 .begin_use = amdgpu_uvd_ring_begin_use,
H A Damdgpu_vce_v2_0.c626 .begin_use = amdgpu_vce_ring_begin_use,
H A Damdgpu_ring.h162 void (*begin_use)(struct amdgpu_ring *ring); member in struct:amdgpu_ring_funcs
H A Damdgpu_jpeg_v2_5.c600 .begin_use = amdgpu_jpeg_ring_begin_use,
H A Damdgpu_vce_v3_0.c917 .begin_use = amdgpu_vce_ring_begin_use,
944 .begin_use = amdgpu_vce_ring_begin_use,
H A Damdgpu_jpeg_v1_0.c570 .begin_use = vcn_v1_0_ring_begin_use,
H A Damdgpu_jpeg_v2_0.c801 .begin_use = amdgpu_jpeg_ring_begin_use,
H A Damdgpu_uvd_v5_0.c872 .begin_use = amdgpu_uvd_ring_begin_use,
H A Damdgpu_uvd_v4_2.c763 .begin_use = amdgpu_uvd_ring_begin_use,
H A Damdgpu_vcn_v1_0.c1902 .begin_use = vcn_v1_0_ring_begin_use,
1934 .begin_use = vcn_v1_0_ring_begin_use,
H A Damdgpu_vcn_v2_0.c1733 .begin_use = amdgpu_vcn_ring_begin_use,
1763 .begin_use = amdgpu_vcn_ring_begin_use,
H A Damdgpu_vcn_v2_5.c1507 .begin_use = amdgpu_vcn_ring_begin_use,
1606 .begin_use = amdgpu_vcn_ring_begin_use,
H A Damdgpu_uvd_v7_0.c1804 .begin_use = amdgpu_uvd_ring_begin_use,
1837 .begin_use = amdgpu_uvd_ring_begin_use,
H A Damdgpu_vce_v4_0.c1100 .begin_use = amdgpu_vce_ring_begin_use,

Completed in 143 milliseconds