Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c31 struct eb_vma { struct
32 struct i915_vma *vma;
33 unsigned int flags;
36 struct drm_i915_gem_exec_object2 *exec;
37 struct list_head bind_link;
38 struct list_head reloc_link;
40 struct hlist_node node;
41 u32 handle;