Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_context.c576 static inline bool should_skip_switch(struct intel_engine_cs *ring, in should_skip_switch() function
651 if (should_skip_switch(ring, from, to)) in do_switch()