Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_vma_types.h177 struct i915_vma { struct
181 const struct i915_vma_ops *ops; argument
186 struct sg_table *pages;
187 void __iomem *iomap;
215 * and detect a no-op i915_vma_pin() in a single check, while also argument
261 struct i915_active active;
278 struct list_head vm_link;
281 struct rb_node obj_node;
282 struct hlist_node obj_hash;
296 unsigned int *exec_flags;
[all …]