Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma_resource.h75 struct i915_vma_resource { struct
76 struct dma_fence unbind_fence;
78 spinlock_t lock;
79 refcount_t hold_count;
80 struct work_struct work;
81 struct i915_sw_fence chain;
82 struct rb_node rb;
83 u64 __subtree_last;
84 struct i915_address_space *vm;
85 intel_wakeref_t wakeref;
[all …]