Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2265 static struct i915_vma *eb_dispatch_secure(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_dispatch_secure() function
2286 batch = eb_dispatch_secure(eb, eb->batches[0]->vma); in eb_parse()
2348 batch = eb_dispatch_secure(eb, shadow); in eb_parse()