Home
last modified time | relevance | path

Searched refs:eb_vmas (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c44 struct eb_vmas { struct
53 static struct eb_vmas * argument
56 struct eb_vmas *eb = NULL; in eb_create()
61 size += sizeof(struct eb_vmas); in eb_create()
72 sizeof(struct eb_vmas), in eb_create()
86 eb_reset(struct eb_vmas *eb) in eb_reset()
93 eb_lookup_vmas(struct eb_vmas *eb, in eb_lookup_vmas()
188 static struct i915_vma *eb_get_vma(struct eb_vmas *eb, unsigned long handle) in eb_get_vma()
230 static void eb_destroy(struct eb_vmas *eb) in eb_destroy()
381 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_entry()
[all …]