Searched defs:intel_timeline (Results 1 – 1 of 1) sorted by relevance
21 struct intel_timeline { struct39 * Note that the active_count is protected by the intel_timeline.mutex, argument43 atomic_t pin_count;44 atomic_t active_count;46 void *hwsp_map;70 struct intel_timeline *retire; argument81 struct i915_syncmap *sync;83 struct list_head link;84 struct intel_gt *gt;86 struct list_head engine_link;[all …]