Searched refs:begin_use (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ring.c | 76 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 77 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
| D | jpeg_v2_5.c | 609 .begin_use = amdgpu_jpeg_ring_begin_use, 639 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | vce_v3_0.c | 936 .begin_use = amdgpu_vce_ring_begin_use, 963 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | uvd_v6_0.c | 1572 .begin_use = amdgpu_uvd_ring_begin_use, 1600 .begin_use = amdgpu_uvd_ring_begin_use, 1629 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | jpeg_v3_0.c | 577 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | amdgpu_ring.h | 186 void (*begin_use)(struct amdgpu_ring *ring); member
|
| D | vcn_v2_5.c | 1543 .begin_use = amdgpu_vcn_ring_begin_use, 1573 .begin_use = amdgpu_vcn_ring_begin_use, 1672 .begin_use = amdgpu_vcn_ring_begin_use, 1702 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vce_v2_0.c | 646 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | jpeg_v1_0.c | 573 .begin_use = jpeg_v1_0_ring_begin_use,
|
| D | uvd_v3_1.c | 197 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | uvd_v4_2.c | 784 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | jpeg_v2_0.c | 801 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| D | uvd_v5_0.c | 892 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v3_0.c | 1836 .begin_use = amdgpu_vcn_ring_begin_use, 1993 .begin_use = amdgpu_vcn_ring_begin_use, 2092 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vcn_v1_0.c | 1927 .begin_use = vcn_v1_0_ring_begin_use, 1959 .begin_use = vcn_v1_0_ring_begin_use,
|
| D | uvd_v7_0.c | 1830 .begin_use = amdgpu_uvd_ring_begin_use, 1863 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v2_0.c | 2030 .begin_use = amdgpu_vcn_ring_begin_use, 2060 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vce_v4_0.c | 1122 .begin_use = amdgpu_vce_ring_begin_use,
|