Searched refs:begin_use (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.1/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 | 664 .begin_use = amdgpu_jpeg_ring_begin_use, 694 .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_v4_0.c | 579 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | jpeg_v3_0.c | 582 .begin_use = amdgpu_jpeg_ring_begin_use,
|
D | vcn_v2_5.c | 1551 .begin_use = amdgpu_vcn_ring_begin_use, 1582 .begin_use = amdgpu_vcn_ring_begin_use, 1681 .begin_use = amdgpu_vcn_ring_begin_use, 1711 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | vce_v2_0.c | 651 .begin_use = amdgpu_vce_ring_begin_use,
|
D | amdgpu_ring.h | 204 void (*begin_use)(struct amdgpu_ring *ring); member
|
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 | 786 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | jpeg_v2_0.c | 785 .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, 1918 .begin_use = amdgpu_vcn_ring_begin_use, 2017 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | uvd_v7_0.c | 1825 .begin_use = amdgpu_uvd_ring_begin_use, 1858 .begin_use = amdgpu_uvd_ring_begin_use,
|
D | vcn_v1_0.c | 2001 .begin_use = vcn_v1_0_ring_begin_use, 2033 .begin_use = vcn_v1_0_ring_begin_use,
|
D | vcn_v2_0.c | 2036 .begin_use = amdgpu_vcn_ring_begin_use, 2066 .begin_use = amdgpu_vcn_ring_begin_use,
|
D | vce_v4_0.c | 1126 .begin_use = amdgpu_vce_ring_begin_use,
|
D | vcn_v4_0.c | 1745 .begin_use = amdgpu_vcn_ring_begin_use,
|