Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1784 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches() function
2117 if (!virtual_matches(ve, rq, engine)) { in execlists_dequeue()
2254 if (!virtual_matches(ve, rq, engine)) { in execlists_dequeue()

Completed in 11 milliseconds