Home
last modified time | relevance | path

Searched refs:test_ib (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h247 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member
416 #define amdgpu_ring_test_ib(r, t) ((r)->funcs->test_ib ? (r)->funcs->test_ib((r), (t)) : 0)
H A Djpeg_v2_5.c711 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
742 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Damdgpu_ib.c425 if (!ring->sched.ready || !ring->funcs->test_ib) in amdgpu_ib_ring_tests()
H A Dvce_v2_0.c648 .test_ib = amdgpu_vce_ring_test_ib,
H A Djpeg_v3_0.c612 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Djpeg_v5_0_0.c698 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Djpeg_v2_0.c821 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Djpeg_v4_0.c777 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Djpeg_v4_0_5.c822 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Dvcn_v3_0.c1876 .test_ib = NULL,//amdgpu_vcn_dec_sw_ring_test_ib,
2043 .test_ib = amdgpu_vcn_dec_ring_test_ib,
2143 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Duvd_v7_0.c1556 .test_ib = amdgpu_uvd_ring_test_ib,
1587 .test_ib = uvd_v7_0_enc_ring_test_ib,
H A Dvce_v4_0.c843 .test_ib = amdgpu_vce_ring_test_ib,
H A Damdgpu_vpe.c940 .test_ib = vpe_ring_test_ib,
H A Dvcn_v1_0.c2138 .test_ib = amdgpu_vcn_dec_ring_test_ib,
2170 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Dvcn_v2_0.c2193 .test_ib = amdgpu_vcn_dec_ring_test_ib,
2224 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Djpeg_v5_0_1.c885 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Dsdma_v4_4_2.c2133 .test_ib = sdma_v4_4_2_ring_test_ib,
2165 .test_ib = sdma_v4_4_2_ring_test_ib,
H A Dvcn_v2_5.c1822 .test_ib = amdgpu_vcn_dec_ring_test_ib,
1922 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Djpeg_v4_0_3.c1193 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Dvcn_v5_0_1.c1251 .test_ib = amdgpu_vcn_unified_ring_test_ib,
H A Dvcn_v5_0_0.c1232 .test_ib = amdgpu_vcn_unified_ring_test_ib,
H A Dvcn_v4_0_5.c1505 .test_ib = amdgpu_vcn_unified_ring_test_ib,
H A Dsdma_v7_0.c1705 .test_ib = sdma_v7_0_ring_test_ib,
H A Dsdma_v6_0.c1780 .test_ib = sdma_v6_0_ring_test_ib,
H A Dgfx_v12_0.c5520 .test_ib = gfx_v12_0_ring_test_ib,
5562 .test_ib = gfx_v12_0_ring_test_ib,
5595 .test_ib = gfx_v12_0_ring_test_ib,

12