Searched refs:begin_use (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring.c | 77 if (ring->funcs->begin_use) in amdgpu_ring_alloc() 78 ring->funcs->begin_use(ring); in amdgpu_ring_alloc()
|
| H A D | vce_v3_0.c | 913 .begin_use = amdgpu_vce_ring_begin_use, 940 .begin_use = amdgpu_vce_ring_begin_use,
|
| H A D | uvd_v6_0.c | 1539 .begin_use = amdgpu_uvd_ring_begin_use, 1567 .begin_use = amdgpu_uvd_ring_begin_use, 1596 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | jpeg_v3_0.c | 574 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | amdgpu_ring.h | 182 void (*begin_use)(struct amdgpu_ring *ring); member
|
| H A D | vce_v2_0.c | 622 .begin_use = amdgpu_vce_ring_begin_use,
|
| H A D | jpeg_v2_5.c | 589 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | uvd_v3_1.c | 193 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | uvd_v4_2.c | 756 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | jpeg_v1_0.c | 568 .begin_use = jpeg_v1_0_ring_begin_use,
|
| H A D | uvd_v5_0.c | 865 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | jpeg_v2_0.c | 797 .begin_use = amdgpu_jpeg_ring_begin_use,
|
| H A D | vcn_v1_0.c | 1924 .begin_use = vcn_v1_0_ring_begin_use, 1956 .begin_use = vcn_v1_0_ring_begin_use,
|
| H A D | uvd_v7_0.c | 1797 .begin_use = amdgpu_uvd_ring_begin_use, 1830 .begin_use = amdgpu_uvd_ring_begin_use,
|
| H A D | vcn_v2_5.c | 1548 .begin_use = amdgpu_vcn_ring_begin_use, 1647 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | vcn_v2_0.c | 2027 .begin_use = amdgpu_vcn_ring_begin_use, 2057 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | vcn_v3_0.c | 1677 .begin_use = amdgpu_vcn_ring_begin_use, 1776 .begin_use = amdgpu_vcn_ring_begin_use,
|
| H A D | vce_v4_0.c | 1091 .begin_use = amdgpu_vce_ring_begin_use,
|