Home
last modified time | relevance | path

Searched refs:ancestor_on_hold (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c2572 static bool ancestor_on_hold(const struct intel_engine_cs *engine, in ancestor_on_hold() function
2587 if (unlikely(ancestor_on_hold(engine, request))) { in execlists_submit_request()