Searched refs:test_ib (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring.h | 264 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member 433 #define amdgpu_ring_test_ib(r, t) ((r)->funcs->test_ib ? (r)->funcs->test_ib((r), (t)) : 0)
|
| H A D | jpeg_v2_5.c | 711 .test_ib = amdgpu_jpeg_dec_ring_test_ib, 742 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| H A D | amdgpu_ib.c | 442 if (!ring->sched.ready || !ring->funcs->test_ib) in amdgpu_ib_ring_tests()
|
| H A D | jpeg_v5_0_0.c | 698 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| H A D | vce_v1_0.c | 805 .test_ib = amdgpu_vce_ring_test_ib,
|
| H A D | jpeg_v1_0.c | 577 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| H A D | jpeg_v4_0_5.c | 822 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| H A D | sdma_v2_4.c | 1136 .test_ib = sdma_v2_4_ring_test_ib,
|
| H A D | vcn_v2_5.c | 1796 .test_ib = amdgpu_vcn_dec_ring_test_ib, 1896 .test_ib = amdgpu_vcn_enc_ring_test_ib,
|
| H A D | sdma_v4_4_2.c | 2133 .test_ib = sdma_v4_4_2_ring_test_ib, 2165 .test_ib = sdma_v4_4_2_ring_test_ib,
|
| H A D | sdma_v4_0.c | 2437 .test_ib = sdma_v4_0_ring_test_ib, 2469 .test_ib = sdma_v4_0_ring_test_ib,
|
| H A D | cik_sdma.c | 1242 .test_ib = cik_sdma_ring_test_ib,
|
| H A D | sdma_v3_0.c | 1578 .test_ib = sdma_v3_0_ring_test_ib,
|
| H A D | vcn_v5_0_0.c | 1224 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | vcn_v4_0_5.c | 1500 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | sdma_v6_0.c | 1785 .test_ib = sdma_v6_0_ring_test_ib,
|
| H A D | gfx_v12_0.c | 5504 .test_ib = gfx_v12_0_ring_test_ib, 5545 .test_ib = gfx_v12_0_ring_test_ib, 5578 .test_ib = gfx_v12_0_ring_test_ib,
|
| H A D | sdma_v5_2.c | 1949 .test_ib = sdma_v5_2_ring_test_ib,
|
| H A D | sdma_v5_0.c | 1947 .test_ib = sdma_v5_0_ring_test_ib,
|
| H A D | gfx_v11_0.c | 7245 .test_ib = gfx_v11_0_ring_test_ib, 7291 .test_ib = gfx_v11_0_ring_test_ib, 7324 .test_ib = gfx_v11_0_ring_test_ib,
|
| H A D | gfx_v10_0.c | 9860 .test_ib = gfx_v10_0_ring_test_ib, 9905 .test_ib = gfx_v10_0_ring_test_ib, 9938 .test_ib = gfx_v10_0_ring_test_ib,
|