Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2273 static struct i915_vma *eb_dispatch_secure(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_dispatch_secure() function
2294 batch = eb_dispatch_secure(eb, eb->batch->vma); in eb_parse()
2354 batch = eb_dispatch_secure(eb, shadow); in eb_parse()