Searched defs:i915_active (Results 1 – 2 of 2) sorted by relevance
25 struct i915_active { struct34 struct i915_active_fence excl; argument39 int (*active)(struct i915_active *ref); argument40 void (*retire)(struct i915_active *ref); argument42 struct work_struct work;44 struct llist_head preallocated_barriers;
10 struct i915_active {}; struct