Searched refs:begin_use (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ring.c | 77 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 78 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
| D | vce_v3_0.c | 913 .begin_use = amdgpu_vce_ring_begin_use, 940 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | uvd_v6_0.c | 1538 .begin_use = amdgpu_uvd_ring_begin_use, 1566 .begin_use = amdgpu_uvd_ring_begin_use, 1595 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | jpeg_v3_0.c | 576 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | amdgpu_ring.h | 182 void (*begin_use)(struct amdgpu_ring *ring); member
|
| D | vce_v2_0.c | 622 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | jpeg_v2_5.c | 591 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | uvd_v4_2.c | 756 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | uvd_v3_1.c | 193 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | jpeg_v1_0.c | 568 .begin_use = jpeg_v1_0_ring_begin_use,
|
| D | jpeg_v2_0.c | 795 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | uvd_v5_0.c | 865 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v1_0.c | 1913 .begin_use = vcn_v1_0_ring_begin_use, 1945 .begin_use = vcn_v1_0_ring_begin_use,
|
| D | uvd_v7_0.c | 1797 .begin_use = amdgpu_uvd_ring_begin_use, 1830 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v2_0.c | 2021 .begin_use = amdgpu_vcn_ring_begin_use, 2051 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vcn_v2_5.c | 1541 .begin_use = amdgpu_vcn_ring_begin_use, 1640 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vcn_v3_0.c | 1681 .begin_use = amdgpu_vcn_ring_begin_use, 1780 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vce_v4_0.c | 1091 .begin_use = amdgpu_vce_ring_begin_use,
|