Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ring.c96 if (ring->funcs->begin_use) in amdgpu_ring_alloc()
97 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
121 if (ring->funcs->begin_use) in amdgpu_ring_alloc_reemit()
122 ring->funcs->begin_use(ring); in amdgpu_ring_alloc_reemit()
A Djpeg_v2_5.c716 .begin_use = amdgpu_jpeg_ring_begin_use,
747 .begin_use = amdgpu_jpeg_ring_begin_use,
A Dvce_v3_0.c936 .begin_use = amdgpu_vce_ring_begin_use,
963 .begin_use = amdgpu_vce_ring_begin_use,
A Duvd_v6_0.c1569 .begin_use = amdgpu_uvd_ring_begin_use,
1597 .begin_use = amdgpu_uvd_ring_begin_use,
1626 .begin_use = amdgpu_uvd_ring_begin_use,
A Dvce_v2_0.c651 .begin_use = amdgpu_vce_ring_begin_use,
A Djpeg_v3_0.c617 .begin_use = amdgpu_jpeg_ring_begin_use,
A Djpeg_v5_0_0.c703 .begin_use = amdgpu_jpeg_ring_begin_use,
A Duvd_v3_1.c197 .begin_use = amdgpu_uvd_ring_begin_use,
A Duvd_v4_2.c791 .begin_use = amdgpu_uvd_ring_begin_use,
A Djpeg_v1_0.c582 .begin_use = jpeg_v1_0_ring_begin_use,
A Duvd_v5_0.c898 .begin_use = amdgpu_uvd_ring_begin_use,
A Damdgpu_ring.h256 void (*begin_use)(struct amdgpu_ring *ring); member
A Dvcn_v3_0.c1880 .begin_use = amdgpu_vcn_ring_begin_use,
2044 .begin_use = amdgpu_vcn_ring_begin_use,
2143 .begin_use = amdgpu_vcn_ring_begin_use,
A Djpeg_v2_0.c826 .begin_use = amdgpu_jpeg_ring_begin_use,
A Djpeg_v4_0.c782 .begin_use = amdgpu_jpeg_ring_begin_use,
A Djpeg_v4_0_5.c827 .begin_use = amdgpu_jpeg_ring_begin_use,
A Duvd_v7_0.c1559 .begin_use = amdgpu_uvd_ring_begin_use,
1591 .begin_use = amdgpu_uvd_ring_begin_use,
A Dvce_v4_0.c847 .begin_use = amdgpu_vce_ring_begin_use,
A Damdgpu_vpe.c943 .begin_use = vpe_ring_begin_use,
A Dvcn_v1_0.c2143 .begin_use = vcn_v1_0_ring_begin_use,
2174 .begin_use = vcn_v1_0_ring_begin_use,
A Dvcn_v2_0.c2198 .begin_use = amdgpu_vcn_ring_begin_use,
2228 .begin_use = amdgpu_vcn_ring_begin_use,
A Djpeg_v5_0_1.c890 .begin_use = amdgpu_jpeg_ring_begin_use,
A Dvcn_v2_5.c1827 .begin_use = vcn_v2_5_ring_begin_use,
1926 .begin_use = vcn_v2_5_ring_begin_use,
A Djpeg_v4_0_3.c1198 .begin_use = amdgpu_jpeg_ring_begin_use,
A Dvcn_v5_0_0.c1236 .begin_use = amdgpu_vcn_ring_begin_use,

Completed in 59 milliseconds

12