Searched refs:i915_active (Results 1 – 16 of 16) sorted by relevance
362 struct i915_active *ref,363 int (*active)(struct i915_active *ref),364 void (*retire)(struct i915_active *ref),372 int i915_active_ref(struct i915_active *ref,376 int i915_active_wait(struct i915_active *ref);379 struct i915_active *ref);383 int i915_active_acquire(struct i915_active *ref);384 void i915_active_release(struct i915_active *ref);385 void __i915_active_release_nested(struct i915_active *ref, int subclass);387 bool i915_active_trygrab(struct i915_active *ref);[all …]
31 struct i915_active *ref;78 struct i915_active *ref = addr; in active_debug_hint()88 static void debug_active_init(struct i915_active *ref) in debug_active_init()93 static void debug_active_activate(struct i915_active *ref) in debug_active_activate()98 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate()103 static void debug_active_fini(struct i915_active *ref) in debug_active_fini()108 static void debug_active_assert(struct i915_active *ref) in debug_active_assert()115 static inline void debug_active_init(struct i915_active *ref) { } in debug_active_init()116 static inline void debug_active_activate(struct i915_active *ref) { } in debug_active_activate()117 static inline void debug_active_deactivate(struct i915_active *ref) { } in debug_active_deactivate()[all …]
46 struct i915_active { struct57 int (*active)(struct i915_active *ref); argument58 void (*retire)(struct i915_active *ref); argument
83 static inline struct i915_vma *active_to_vma(struct i915_active *ref) in active_to_vma()88 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active()93 static void __i915_vma_retire(struct i915_active *ref) in __i915_vma_retire()
113 struct i915_active active;
131 i915_active.o \
18 struct i915_active base;46 static int __live_active(struct i915_active *base) in __live_active()54 static void __live_retire(struct i915_active *base) in __live_retire()
23 struct i915_active active;
42 static int pool_active(struct i915_active *ref) in pool_active()64 static void pool_retire(struct i915_active *ref) in pool_retire()
71 struct i915_active active;
141 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire()156 static int __intel_context_active(struct i915_active *active) in __intel_context_active()
27 struct i915_active active;139 static void __cacheline_retire(struct i915_active *active) in __cacheline_retire()149 static int __cacheline_active(struct i915_active *active) in __cacheline_active()
200 static int frontbuffer_active(struct i915_active *ref) in frontbuffer_active()209 static void frontbuffer_retire(struct i915_active *ref) in frontbuffer_retire()
46 struct i915_active write;
194 struct i915_active last_flip;374 intel_overlay_last_flip_retire(struct i915_active *active) in intel_overlay_last_flip_retire()
849 struct i915_active base;854 static void cb_retire(struct i915_active *base) in cb_retire()