Searched refs:igt_timeout (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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 | 290 if (igt_timeout(end_time, in lowlevel_hole() 558 if (igt_timeout(end_time, "%s timed out (npages=%lu, prime=%lu)\n", in fill_hole() 637 if (igt_timeout(end_time, in walk_hole() 715 if (igt_timeout(end_time, in pot_hole() 814 if (igt_timeout(end_time, in drunk_hole() 896 if (igt_timeout(end_time, in __shrink_hole()
|
H A D | i915_vma.c | 189 if (igt_timeout(end_time, in igt_vma_create()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_selftest.h | 133 #define igt_timeout(t, fmt, ...) \ macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_selftest.h | 137 #define igt_timeout(t, fmt, ...) \ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 629 if (igt_timeout(end_time, in igt_mock_ppgtt_misaligned_dma() 768 if (igt_timeout(end_time, in igt_mock_ppgtt_huge_fill() 1172 if (igt_timeout(end_time, in igt_write_huge()
|
H A D | i915_gem_mman.c | 263 if (igt_timeout(end_time, in check_partial_mappings()
|
/kernel/linux/linux-6.6/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()
|
Completed in 17 milliseconds