Searched refs:igt_timeout (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A 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()
|
H A D | i915_gem_gtt.c | 316 if (igt_timeout(end_time, in lowlevel_hole() 615 if (igt_timeout(end_time, "%s timed out (npages=%lu, prime=%lu)\n", in fill_hole() 697 if (igt_timeout(end_time, in walk_hole() 778 if (igt_timeout(end_time, in pot_hole() 881 if (igt_timeout(end_time, in drunk_hole() 966 if (igt_timeout(end_time, in __shrink_hole()
|
H A D | i915_vma.c | 190 if (igt_timeout(end_time, in igt_vma_create()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_selftest.h | 137 #define igt_timeout(t, fmt, ...) \ macro
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 673 if (igt_timeout(end_time, in igt_mock_ppgtt_misaligned_dma() 838 if (igt_timeout(end_time, in igt_ppgtt_huge_fill() 1299 if (igt_timeout(end_time, in igt_write_huge()
|
H A D | i915_gem_mman.c | 280 if (igt_timeout(end_time, in check_partial_mappings()
|