Home
last modified time | relevance | path

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

/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;