Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A 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;
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_active_types.h10 struct i915_active {}; struct