Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Di915_vma_resource.h100 struct i915_vma_resource { struct
101 struct dma_fence unbind_fence;
103 spinlock_t lock;
104 refcount_t hold_count;
105 struct work_struct work;
106 struct i915_sw_fence chain;
107 struct rb_node rb;
108 u64 __subtree_last;
109 struct i915_address_space *vm;
110 intel_wakeref_t wakeref;
[all …]