Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_context.c599 needs_pd_load_pre(struct intel_engine_cs *ring, struct intel_context *to) in needs_pd_load_pre() function
669 if (needs_pd_load_pre(ring, to)) { in do_switch()
722 WARN_ON(needs_pd_load_pre(ring, to) && in do_switch()