Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c36 struct eb_vma { struct
37 struct i915_vma *vma;
38 unsigned int flags;
41 struct drm_i915_gem_exec_object2 *exec;
42 struct list_head bind_link;
43 struct list_head reloc_link;
45 struct hlist_node node;
46 u32 handle;