Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A 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()