Home
last modified time | relevance | path

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

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