Home
last modified time | relevance | path

Searched refs:test_ib (Results 1 – 25 of 42) 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_v3_0.c933 .test_ib = amdgpu_vce_ring_test_ib,
960 .test_ib = amdgpu_vce_ring_test_ib,
H A Duvd_v6_0.c1566 .test_ib = amdgpu_uvd_ring_test_ib,
1594 .test_ib = amdgpu_uvd_ring_test_ib,
1622 .test_ib = uvd_v6_0_enc_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 Duvd_v4_2.c788 .test_ib = amdgpu_uvd_ring_test_ib,
H A Duvd_v3_1.c194 .test_ib = amdgpu_uvd_ring_test_ib,
H A Duvd_v5_0.c895 .test_ib = amdgpu_uvd_ring_test_ib,
H A Djpeg_v1_0.c577 .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_v2_0.c821 .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,
2039 .test_ib = amdgpu_vcn_dec_ring_test_ib,
2139 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Dsi_dma.c742 .test_ib = si_dma_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 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 Djpeg_v5_0_1.c885 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
H A Dsdma_v2_4.c1136 .test_ib = sdma_v2_4_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 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 Dsdma_v4_0.c2437 .test_ib = sdma_v4_0_ring_test_ib,
2469 .test_ib = sdma_v4_0_ring_test_ib,

12