Home
last modified time | relevance | path

Searched refs:igt_timeout (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c67 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 Di915_gem_gtt.c316 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 Di915_vma.c190 if (igt_timeout(end_time, in igt_vma_create()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h137 #define igt_timeout(t, fmt, ...) \ macro
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c673 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 Di915_gem_mman.c280 if (igt_timeout(end_time, in check_partial_mappings()