Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_timeline_types.h22 struct intel_timeline { struct
40 * Note that the active_count is protected by the intel_timeline.mutex, argument
51 struct intel_timeline_cacheline *hwsp_cacheline; argument
53 bool has_initial_breadcrumb;
59 struct list_head requests;
66 struct i915_active_request last_request;
77 struct i915_syncmap *sync;
79 struct list_head link;
80 struct intel_gt *gt;
82 struct kref kref;