Home
last modified time | relevance | path

Searched defs:i915_active (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_active_types.h25 struct i915_active { struct
34 struct i915_active_fence excl; argument
39 int (*active)(struct i915_active *ref); argument
40 void (*retire)(struct i915_active *ref); argument
42 struct work_struct work;
44 struct llist_head preallocated_barriers;
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_active_types.h32 struct i915_active { struct
41 struct i915_active_fence excl; argument
46 int (*active)(struct i915_active *ref); argument
47 void (*retire)(struct i915_active *ref); argument
49 struct work_struct work;
51 struct llist_head preallocated_barriers;