Searched refs:begin_use (Results 1 – 23 of 23) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ring.c | 96 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 97 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
D | jpeg_v2_5.c | 679 .begin_use = amdgpu_jpeg_ring_begin_use, 708 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | vce_v3_0.c | 940 .begin_use = amdgpu_vce_ring_begin_use, 967 .begin_use = amdgpu_vce_ring_begin_use,
|
D | uvd_v6_0.c | 1565 .begin_use = amdgpu_uvd_ring_begin_use, 1593 .begin_use = amdgpu_uvd_ring_begin_use, 1622 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | jpeg_v3_0.c | 584 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | vce_v2_0.c | 651 .begin_use = amdgpu_vce_ring_begin_use,
|
D | jpeg_v1_0.c | 574 .begin_use = jpeg_v1_0_ring_begin_use,
|
D | amdgpu_ring.h | 212 void (*begin_use)(struct amdgpu_ring *ring); member
|
D | uvd_v3_1.c | 197 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | uvd_v4_2.c | 786 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | jpeg_v2_0.c | 786 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | jpeg_v4_0.c | 744 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | uvd_v5_0.c | 894 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | vcn_v3_0.c | 1757 .begin_use = amdgpu_vcn_ring_begin_use, 1921 .begin_use = amdgpu_vcn_ring_begin_use, 2019 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | uvd_v7_0.c | 1826 .begin_use = amdgpu_uvd_ring_begin_use, 1858 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | vcn_v2_0.c | 2036 .begin_use = amdgpu_vcn_ring_begin_use, 2065 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | vcn_v1_0.c | 2003 .begin_use = vcn_v1_0_ring_begin_use, 2034 .begin_use = vcn_v1_0_ring_begin_use,
|
D | vcn_v2_5.c | 1596 .begin_use = amdgpu_vcn_ring_begin_use, 1694 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | jpeg_v4_0_3.c | 1071 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | vce_v4_0.c | 1126 .begin_use = amdgpu_vce_ring_begin_use,
|
D | vcn_v4_0_3.c | 1428 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | sdma_v5_2.c | 1727 .begin_use = sdma_v5_2_ring_begin_use,
|
D | vcn_v4_0.c | 1830 .begin_use = amdgpu_vcn_ring_begin_use,
|