Searched refs:test_ib (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_ring.h | 146 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member
|
| HD | vce_v3_0.c | 910 .test_ib = amdgpu_vce_ring_test_ib, 936 .test_ib = amdgpu_vce_ring_test_ib,
|
| HD | uvd_v6_0.c | 1547 .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,
|
| HD | vcn_v1_0.c | 1676 .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,
|
| HD | uvd_v5_0.c | 872 .test_ib = amdgpu_uvd_ring_test_ib,
|
| HD | uvd_v7_0.c | 1795 .test_ib = amdgpu_uvd_ring_test_ib, 1826 .test_ib = uvd_v7_0_enc_ring_test_ib,
|
| HD | vce_v4_0.c | 1084 .test_ib = amdgpu_vce_ring_test_ib,
|
| HD | sdma_v2_4.c | 1206 .test_ib = sdma_v2_4_ring_test_ib,
|
| HD | sdma_v3_0.c | 1646 .test_ib = sdma_v3_0_ring_test_ib,
|
| HD | sdma_v4_0.c | 1646 .test_ib = sdma_v4_0_ring_test_ib,
|
| HD | gfx_v9_0.c | 4658 .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,
|
| HD | amdgpu.h | 1741 #define amdgpu_ring_test_ib(r, t) (r)->funcs->test_ib((r), (t))
|
| HD | gfx_v8_0.c | 7197 .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,
|