Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_ring.h146 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member
HDvce_v3_0.c910 .test_ib = amdgpu_vce_ring_test_ib,
936 .test_ib = amdgpu_vce_ring_test_ib,
HDuvd_v6_0.c1547 .test_ib = amdgpu_uvd_ring_test_ib,
1574 .test_ib = amdgpu_uvd_ring_test_ib,
1601 .test_ib = uvd_v6_0_enc_ring_test_ib,
HDvcn_v1_0.c1676 .test_ib = amdgpu_vcn_dec_ring_test_ib,
1708 .test_ib = amdgpu_vcn_enc_ring_test_ib,
1741 .test_ib = amdgpu_vcn_jpeg_ring_test_ib,
HDuvd_v5_0.c872 .test_ib = amdgpu_uvd_ring_test_ib,
HDuvd_v7_0.c1795 .test_ib = amdgpu_uvd_ring_test_ib,
1826 .test_ib = uvd_v7_0_enc_ring_test_ib,
HDvce_v4_0.c1084 .test_ib = amdgpu_vce_ring_test_ib,
HDsdma_v2_4.c1206 .test_ib = sdma_v2_4_ring_test_ib,
HDsdma_v3_0.c1646 .test_ib = sdma_v3_0_ring_test_ib,
HDsdma_v4_0.c1646 .test_ib = sdma_v4_0_ring_test_ib,
HDgfx_v9_0.c4658 .test_ib = gfx_v9_0_ring_test_ib,
4697 .test_ib = gfx_v9_0_ring_test_ib,
4728 .test_ib = gfx_v9_0_ring_test_ib,
HDamdgpu.h1741 #define amdgpu_ring_test_ib(r, t) (r)->funcs->test_ib((r), (t))
HDgfx_v8_0.c7197 .test_ib = gfx_v8_0_ring_test_ib,
7230 .test_ib = gfx_v8_0_ring_test_ib,
7256 .test_ib = gfx_v8_0_ring_test_ib,