Searched refs:begin_use (Results 1 – 25 of 30) sorted by relevance
12
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ring.c | 96 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 97 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
| A D | jpeg_v2_5.c | 682 .begin_use = amdgpu_jpeg_ring_begin_use, 712 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | vce_v3_0.c | 940 .begin_use = amdgpu_vce_ring_begin_use, 967 .begin_use = amdgpu_vce_ring_begin_use,
|
| A D | uvd_v6_0.c | 1573 .begin_use = amdgpu_uvd_ring_begin_use, 1601 .begin_use = amdgpu_uvd_ring_begin_use, 1630 .begin_use = amdgpu_uvd_ring_begin_use,
|
| A D | jpeg_v3_0.c | 580 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | vce_v2_0.c | 651 .begin_use = amdgpu_vce_ring_begin_use,
|
| A D | jpeg_v5_0_0.c | 667 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | uvd_v3_1.c | 197 .begin_use = amdgpu_uvd_ring_begin_use,
|
| A D | uvd_v4_2.c | 794 .begin_use = amdgpu_uvd_ring_begin_use,
|
| A D | jpeg_v4_0.c | 747 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | amdgpu_ring.h | 214 void (*begin_use)(struct amdgpu_ring *ring); member
|
| A D | jpeg_v1_0.c | 582 .begin_use = jpeg_v1_0_ring_begin_use,
|
| A D | uvd_v5_0.c | 902 .begin_use = amdgpu_uvd_ring_begin_use,
|
| A D | jpeg_v2_0.c | 789 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | jpeg_v4_0_5.c | 788 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | vcn_v3_0.c | 1804 .begin_use = amdgpu_vcn_ring_begin_use, 1968 .begin_use = amdgpu_vcn_ring_begin_use, 2066 .begin_use = amdgpu_vcn_ring_begin_use,
|
| A D | uvd_v7_0.c | 1830 .begin_use = amdgpu_uvd_ring_begin_use, 1862 .begin_use = amdgpu_uvd_ring_begin_use,
|
| A D | amdgpu_vpe.c | 899 .begin_use = vpe_ring_begin_use,
|
| A D | vcn_v1_0.c | 2106 .begin_use = vcn_v1_0_ring_begin_use, 2137 .begin_use = vcn_v1_0_ring_begin_use,
|
| A D | vcn_v2_0.c | 2142 .begin_use = amdgpu_vcn_ring_begin_use, 2171 .begin_use = amdgpu_vcn_ring_begin_use,
|
| A D | vcn_v2_5.c | 1644 .begin_use = amdgpu_vcn_ring_begin_use, 1742 .begin_use = amdgpu_vcn_ring_begin_use,
|
| A D | vce_v4_0.c | 1121 .begin_use = amdgpu_vce_ring_begin_use,
|
| A D | jpeg_v4_0_3.c | 1104 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| A D | vcn_v5_0_0.c | 1147 .begin_use = amdgpu_vcn_ring_begin_use,
|
| A D | vcn_v4_0_5.c | 1420 .begin_use = amdgpu_vcn_ring_begin_use,
|
Completed in 69 milliseconds
12