Searched refs:i915_active_is_idle (Results 1 – 8 of 8) sorted by relevance
87 wait_var_event_timeout(&p->active, i915_active_is_idle(&p->active), HZ); in pulse_unlock_wait()115 GEM_BUG_ON(i915_active_is_idle(&p->active)); in __live_idle_pulse()138 if (!i915_active_is_idle(&p->active)) { in __live_idle_pulse()
250 if (i915_active_is_idle(&ce->active)) { in __live_active_context()280 if (!i915_active_is_idle(&ce->active)) { in __live_active_context()403 if (i915_active_is_idle(&remote->active)) { in __live_remote_context()
505 GEM_BUG_ON(i915_active_is_idle(&ce->active)); in intel_context_prepare_remote_request()
302 GEM_BUG_ON(!i915_active_is_idle(&fence->active)); in i915_vma_revoke_fence()
871 if (i915_active_is_idle(&ce->active) && in assert_pending_valid()3055 GEM_BUG_ON(i915_active_is_idle(&ce->active)); in execlists_reset_active()
201 i915_active_is_idle(const struct i915_active *ref) in i915_active_is_idle() function
53 return !i915_active_is_idle(&vma->active); in i915_vma_is_active()
1880 GEM_BUG_ON(i915_active_is_idle(&ce->active)); in __guc_reset_context()