Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_vma_types.h174 struct i915_vma { struct
178 const struct i915_vma_ops *ops; argument
183 struct sg_table *pages;
184 void __iomem *iomap;
187 struct i915_fence_reg *fence;
212 * and detect a no-op i915_vma_pin() in a single check, while also argument
260 struct i915_active active;
277 struct list_head vm_link;
280 struct rb_node obj_node;
281 struct hlist_node obj_hash;
[all …]

Completed in 6 milliseconds