Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_context.c613 needs_pd_load_pre(struct intel_engine_cs *ring, struct intel_context *to) in needs_pd_load_pre() function
683 if (needs_pd_load_pre(ring, to)) { in do_switch()
728 WARN_ON(needs_pd_load_pre(ring, to) && in do_switch()