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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_lrc.c651 static long timeslice_threshold(const struct intel_engine_cs *engine) function
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {

Completed in 113 milliseconds