Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h264 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 Damdgpu_ib.c442 if (!ring->sched.ready || !ring->funcs->test_ib) in amdgpu_ib_ring_tests()
H A Dvcn_v2_5.c1796 .test_ib = amdgpu_vcn_dec_ring_test_ib,
1896 .test_ib = amdgpu_vcn_enc_ring_test_ib,
H A Dvcn_v5_0_0.c1224 .test_ib = amdgpu_vcn_unified_ring_test_ib,
H A Dvcn_v4_0_5.c1500 .test_ib = amdgpu_vcn_unified_ring_test_ib,
H A Dsdma_v6_0.c1785 .test_ib = sdma_v6_0_ring_test_ib,
H A Dgfx_v12_0.c5504 .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 Dsdma_v5_0.c1947 .test_ib = sdma_v5_0_ring_test_ib,
H A Dsdma_v5_2.c1949 .test_ib = sdma_v5_2_ring_test_ib,