Home
last modified time | relevance | path

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

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