Searched refs:__igt_timeout (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_gt_pm.c51 } while (!__igt_timeout(end_time, NULL));
H A Dselftest_timeline.c818 } while (!__igt_timeout(end_time, NULL));
H A Dselftest_lrc.c2237 if (__igt_timeout(end_time, NULL))
2592 } while (!__igt_timeout(end_time, NULL));
2668 } while (!__igt_timeout(end_time, NULL));
2857 if (__igt_timeout(end_time, NULL))
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_selftest.h133 bool __igt_timeout(unsigned long timeout, const char *fmt, ...);
136 __igt_timeout((t), KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_syncmap.c236 } while (!__igt_timeout(end_time, NULL));
446 } while (!__igt_timeout(end_time, NULL));
602 } while (!__igt_timeout(end_time, NULL));
H A Dintel_memory_region.c369 } while (!__igt_timeout(end_time, NULL));
570 } while (!__igt_timeout(end_time, NULL));
H A Di915_request.c586 if (__igt_timeout(end_time, NULL))
733 if (__igt_timeout(end_time, NULL))
1104 } while (!__igt_timeout(end_time, NULL));
1131 } while (!__igt_timeout(end_time, NULL));
H A Di915_selftest.c385 bool __igt_timeout(unsigned long timeout, const char *fmt, ...) function
H A Di915_gem_gtt.c1900 while (!__igt_timeout(end_time, NULL)) {
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_context.c170 if (__igt_timeout(end_time, NULL))
230 } while (!__igt_timeout(end_time, NULL));
270 } while (!__igt_timeout(end_time, NULL));
1751 while (!__igt_timeout(end_time, NULL)) {
H A Di915_gem_mman.c517 } while (!__igt_timeout(end, NULL));

Completed in 127 milliseconds