Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gt_types.h68 struct intel_gt { struct
75 struct intel_gt_timelines { argument
80 struct intel_gt_requests { argument
89 } requests;
91 struct {
94 } watchdog;
96 struct intel_wakeref wakeref;
97 atomic_t user_wakeref;
99 struct list_head closed_vma;
100 spinlock_t closed_lock; /* guards the list of closed_vma */
[all …]