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

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

Completed in 117 milliseconds