Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_context.c420 __active_engine(struct i915_request *rq, struct intel_engine_cs **active) in __active_engine() function
475 found = __active_engine(rq, &engine); in active_engine()