Searched refs:test_ib (Results 1 – 25 of 30) sorted by relevance
12
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ring.h | 179 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member 259 #define amdgpu_ring_test_ib(r, t) (r)->funcs->test_ib((r), (t))
|
| A D | jpeg_v2_5.c | 640 .test_ib = amdgpu_jpeg_dec_ring_test_ib, 670 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| A D | amdgpu_ib.c | 390 if (!ring->sched.ready || !ring->funcs->test_ib) in amdgpu_ib_ring_tests()
|
| A D | vce_v3_0.c | 937 .test_ib = amdgpu_vce_ring_test_ib, 964 .test_ib = amdgpu_vce_ring_test_ib,
|
| A D | uvd_v6_0.c | 1562 .test_ib = amdgpu_uvd_ring_test_ib, 1590 .test_ib = amdgpu_uvd_ring_test_ib, 1618 .test_ib = uvd_v6_0_enc_ring_test_ib,
|
| A D | vcn_v2_5.c | 1530 .test_ib = amdgpu_vcn_dec_ring_test_ib, 1560 .test_ib = amdgpu_vcn_dec_ring_test_ib, 1660 .test_ib = amdgpu_vcn_enc_ring_test_ib, 1690 .test_ib = amdgpu_vcn_enc_ring_test_ib,
|
| A D | jpeg_v3_0.c | 572 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| A D | vce_v2_0.c | 648 .test_ib = amdgpu_vce_ring_test_ib,
|
| A D | sdma_v4_0.c | 2437 .test_ib = sdma_v4_0_ring_test_ib, 2473 .test_ib = sdma_v4_0_ring_test_ib, 2505 .test_ib = sdma_v4_0_ring_test_ib, 2537 .test_ib = sdma_v4_0_ring_test_ib,
|
| A D | jpeg_v1_0.c | 568 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| A D | uvd_v3_1.c | 194 .test_ib = amdgpu_uvd_ring_test_ib,
|
| A D | uvd_v4_2.c | 783 .test_ib = amdgpu_uvd_ring_test_ib,
|
| A D | jpeg_v2_0.c | 776 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| A D | uvd_v5_0.c | 891 .test_ib = amdgpu_uvd_ring_test_ib,
|
| A D | vcn_v3_0.c | 1798 .test_ib = NULL,//amdgpu_vcn_dec_sw_ring_test_ib, 1954 .test_ib = amdgpu_vcn_dec_ring_test_ib, 2054 .test_ib = amdgpu_vcn_enc_ring_test_ib,
|
| A D | si_dma.c | 743 .test_ib = si_dma_ring_test_ib,
|
| A D | vcn_v1_0.c | 1922 .test_ib = amdgpu_vcn_dec_ring_test_ib, 1955 .test_ib = amdgpu_vcn_enc_ring_test_ib,
|
| A D | uvd_v7_0.c | 1820 .test_ib = amdgpu_uvd_ring_test_ib, 1852 .test_ib = uvd_v7_0_enc_ring_test_ib,
|
| A D | vcn_v2_0.c | 2021 .test_ib = amdgpu_vcn_dec_ring_test_ib, 2052 .test_ib = amdgpu_vcn_enc_ring_test_ib,
|
| A D | sdma_v2_4.c | 1161 .test_ib = sdma_v2_4_ring_test_ib,
|
| A D | cik_sdma.c | 1272 .test_ib = cik_sdma_ring_test_ib,
|
| A D | vce_v4_0.c | 1122 .test_ib = amdgpu_vce_ring_test_ib,
|
| A D | sdma_v3_0.c | 1599 .test_ib = sdma_v3_0_ring_test_ib,
|
| A D | sdma_v5_2.c | 1690 .test_ib = sdma_v5_2_ring_test_ib,
|
| A D | gfx_v6_0.c | 3521 .test_ib = gfx_v6_0_ring_test_ib, 3547 .test_ib = gfx_v6_0_ring_test_ib,
|
Completed in 64 milliseconds
12