Searched refs:begin_use (Results 1 – 25 of 35) sorted by relevance
12
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | jpeg_v2_5.c | 710 .begin_use = amdgpu_jpeg_ring_begin_use, 741 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H 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()
|
| H A D | vce_v3_0.c | 936 .begin_use = amdgpu_vce_ring_begin_use, 963 .begin_use = amdgpu_vce_ring_begin_use,
|
| H A D | uvd_v6_0.c | 1569 .begin_use = amdgpu_uvd_ring_begin_use, 1597 .begin_use = amdgpu_uvd_ring_begin_use, 1626 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | vce_v2_0.c | 651 .begin_use = amdgpu_vce_ring_begin_use,
|
| H A D | jpeg_v3_0.c | 605 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | jpeg_v5_0_0.c | 687 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | uvd_v3_1.c | 197 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | uvd_v4_2.c | 791 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | amdgpu_ring.h | 215 void (*begin_use)(struct amdgpu_ring *ring); member
|
| H A D | jpeg_v1_0.c | 582 .begin_use = jpeg_v1_0_ring_begin_use,
|
| H A D | uvd_v5_0.c | 898 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | jpeg_v2_0.c | 814 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | jpeg_v4_0.c | 773 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | jpeg_v4_0_5.c | 810 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | vcn_v3_0.c | 1847 .begin_use = amdgpu_vcn_ring_begin_use, 2011 .begin_use = amdgpu_vcn_ring_begin_use, 2109 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | jpeg_v5_0_1.c | 746 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | uvd_v7_0.c | 1559 .begin_use = amdgpu_uvd_ring_begin_use, 1591 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | vce_v4_0.c | 847 .begin_use = amdgpu_vce_ring_begin_use,
|
| H A D | amdgpu_vpe.c | 943 .begin_use = vpe_ring_begin_use,
|
| H A D | vcn_v1_0.c | 2122 .begin_use = vcn_v1_0_ring_begin_use, 2153 .begin_use = vcn_v1_0_ring_begin_use,
|
| H A D | vcn_v2_0.c | 2153 .begin_use = amdgpu_vcn_ring_begin_use, 2182 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | vcn_v5_0_1.c | 1007 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | vcn_v2_5.c | 1795 .begin_use = vcn_v2_5_ring_begin_use, 1893 .begin_use = vcn_v2_5_ring_begin_use,
|
| H A D | jpeg_v4_0_3.c | 1174 .begin_use = amdgpu_jpeg_ring_begin_use,
|
12