Searched refs:test_ib (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring.h | 257 int (*test_ib)(struct amdgpu_ring *ring, long timeout); member 426 #define amdgpu_ring_test_ib(r, t) ((r)->funcs->test_ib ? (r)->funcs->test_ib((r), (t)) : 0)
|
| H A D | vcn_v3_0.c | 1872 .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 D | amdgpu_vpe.c | 986 .test_ib = vpe_ring_test_ib,
|
| H A D | jpeg_v5_0_1.c | 894 .test_ib = amdgpu_jpeg_dec_ring_test_ib,
|
| H A D | vcn_v5_0_1.c | 1348 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | vcn_v4_0_5.c | 1500 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | gfx_v6_0.c | 3474 .test_ib = gfx_v6_0_ring_test_ib, 3500 .test_ib = gfx_v6_0_ring_test_ib,
|
| H A D | sdma_v6_0.c | 1781 .test_ib = sdma_v6_0_ring_test_ib,
|
| H A D | gfx_v12_0.c | 5517 .test_ib = gfx_v12_0_ring_test_ib, 5559 .test_ib = gfx_v12_0_ring_test_ib, 5592 .test_ib = gfx_v12_0_ring_test_ib,
|
| H A D | vcn_v4_0_3.c | 1646 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | gfx_v7_0.c | 4933 .test_ib = gfx_v7_0_ring_test_ib, 4966 .test_ib = gfx_v7_0_ring_test_ib,
|
| H A D | vcn_v4_0.c | 1996 .test_ib = amdgpu_vcn_unified_ring_test_ib,
|
| H A D | gfx_v11_0.c | 7237 .test_ib = gfx_v11_0_ring_test_ib, 7283 .test_ib = gfx_v11_0_ring_test_ib, 7316 .test_ib = gfx_v11_0_ring_test_ib,
|