Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c2221 static struct i915_vma *eb_dispatch_secure(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_dispatch_secure() function
2242 batch = eb_dispatch_secure(eb, eb->batches[0]->vma); in eb_parse()
2304 batch = eb_dispatch_secure(eb, shadow); in eb_parse()