Searched refs:i915_active_is_idle (Results 1 – 7 of 7) sorted by relevance
251 if (i915_active_is_idle(&ce->active)) { in __live_active_context()271 if (!i915_active_is_idle(&ce->active)) { in __live_active_context()392 if (i915_active_is_idle(&remote->active)) { in __live_remote_context()
129 GEM_BUG_ON(!i915_active_is_idle(&cl->active)); in __idle_cacheline_free()203 if (i915_active_is_idle(&cl->active)) in cacheline_free()
321 GEM_BUG_ON(i915_active_is_idle(&ce->active)); in intel_context_prepare_remote_request()
736 if (i915_active_is_idle(&ce->active)) in assert_pending_valid()1713 GEM_BUG_ON(!i915_active_is_idle(&ce->active)); in execlists_context_destroy()2471 GEM_BUG_ON(i915_active_is_idle(&ce->active)); in __execlists_reset()
197 GEM_BUG_ON(i915_active_is_idle(ref)); in active_instance()406 if (i915_active_is_idle(ref)) in i915_active_wait()436 if (!i915_active_is_idle(ref)) in i915_active_wait()499 GEM_BUG_ON(i915_active_is_idle(ref)); in reuse_idle_barrier()652 GEM_BUG_ON(i915_active_is_idle(ref)); in i915_active_acquire_barrier()
391 i915_active_is_idle(const struct i915_active *ref) in i915_active_is_idle() function
158 return !i915_active_is_idle(&vma->active); in i915_vma_is_active()