/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
selftest_timeline.c | 167 struct __igt_sync { struct 174 static int __igt_sync(struct intel_timeline *tl, function in typeref:typename:int 176 const struct __igt_sync *p, 198 const struct __igt_sync pass[] = { 226 ret = __igt_sync(&tl, ctx, p, "1"); 240 ret = __igt_sync(&tl, ctx, p, "2");
|
selftest_timeline.c | 167 struct __igt_sync { struct 174 static int __igt_sync(struct intel_timeline *tl, function in typeref:typename:int 176 const struct __igt_sync *p, 198 const struct __igt_sync pass[] = { 226 ret = __igt_sync(&tl, ctx, p, "1"); 240 ret = __igt_sync(&tl, ctx, p, "2");
|