Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gem_context.c603 static inline bool should_skip_switch(struct intel_engine_cs *ring, in should_skip_switch() function
670 if (should_skip_switch(ring, from, to)) in do_switch()