Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_vma_types.h183 struct i915_vma { struct
187 const struct i915_vma_ops *ops; argument
189 struct drm_i915_gem_object *obj;
191 struct sg_table *pages;
192 void __iomem *iomap;
193 void *private; /* owned by creator */
195 struct i915_fence_reg *fence;
220 * and detect a no-op i915_vma_pin() in a single check, while also argument
266 struct i915_active active;
270 atomic_t pages_count; /* number of active binds to the pages */
[all …]
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_vma.h20 struct i915_vma { global() struct
29 nodei915_vma i915_ggtt_offset() argument