Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c996 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches() function
1036 if (!rq || !virtual_matches(ve, rq, engine)) { in first_virtual_engine()
1419 if (unlikely(!virtual_matches(ve, rq, engine))) in execlists_dequeue()