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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c1736 struct igt_spinner spin_hi, spin_lo; local
1754 if (igt_spinner_init(&spin_lo, gt))
1769 rq = spinner_create_request(&spin_lo, ctx_lo, engine,
1777 if (!igt_wait_for_spinner(&spin_lo, rq)) {
1788 igt_spinner_end(&spin_lo);
1803 igt_spinner_end(&spin_lo);
1813 igt_spinner_fini(&spin_lo);
1827 struct igt_spinner spin_hi, spin_lo; local
1844 if (igt_spinner_init(&spin_lo, gt))
1862 rq = spinner_create_request(&spin_lo, ctx_l
3368 struct igt_spinner spin_lo; local
[all...]

Completed in 108 milliseconds