Searched refs:begin_use (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ring.c | 80 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 81 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
| D | vce_v3_0.c | 912 .begin_use = amdgpu_vce_ring_begin_use, 939 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | uvd_v6_0.c | 1536 .begin_use = amdgpu_uvd_ring_begin_use, 1564 .begin_use = amdgpu_uvd_ring_begin_use, 1593 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v2_5.c | 1025 .begin_use = amdgpu_vcn_ring_begin_use, 1124 .begin_use = amdgpu_vcn_ring_begin_use, 1204 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | amdgpu_ring.h | 158 void (*begin_use)(struct amdgpu_ring *ring); member
|
| D | vce_v2_0.c | 621 .begin_use = amdgpu_vce_ring_begin_use,
|
| D | uvd_v4_2.c | 758 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | uvd_v5_0.c | 867 .begin_use = amdgpu_uvd_ring_begin_use,
|
| D | vcn_v2_0.c | 2194 .begin_use = amdgpu_vcn_ring_begin_use, 2224 .begin_use = amdgpu_vcn_ring_begin_use, 2254 .begin_use = amdgpu_vcn_ring_begin_use,
|
| D | vcn_v1_0.c | 2224 .begin_use = amdgpu_vcn_ring_begin_use, 2256 .begin_use = amdgpu_vcn_ring_begin_use, 2291 .begin_use = amdgpu_vcn_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 | vce_v4_0.c | 1093 .begin_use = amdgpu_vce_ring_begin_use,
|