Searched refs:igt_timeout (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 67 if (igt_timeout(timeout, "%s timed out\n", who)) in expect_pfn_sg() 98 if (igt_timeout(timeout, "%s timed out\n", who)) in expect_pfn_sg_page_iter() 128 if (igt_timeout(timeout, "%s timed out\n", who)) in expect_pfn_sgtiter()
|
D | i915_gem_gtt.c | 312 if (igt_timeout(end_time, in lowlevel_hole() 609 if (igt_timeout(end_time, "%s timed out (npages=%lu, prime=%lu)\n", in fill_hole() 691 if (igt_timeout(end_time, in walk_hole() 772 if (igt_timeout(end_time, in pot_hole() 875 if (igt_timeout(end_time, in drunk_hole() 960 if (igt_timeout(end_time, in __shrink_hole()
|
D | i915_vma.c | 190 if (igt_timeout(end_time, in igt_vma_create()
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_selftest.h | 135 #define igt_timeout(t, fmt, ...) \ macro
|
/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/ |
D | huge_pages.c | 669 if (igt_timeout(end_time, in igt_mock_ppgtt_misaligned_dma() 814 if (igt_timeout(end_time, in igt_mock_ppgtt_huge_fill() 1232 if (igt_timeout(end_time, in igt_write_huge()
|
D | i915_gem_mman.c | 278 if (igt_timeout(end_time, in check_partial_mappings()
|