Searched refs:I915_EXEC_SECURE (Results 1 – 2 of 2) sorted by relevance
734 #define I915_EXEC_SECURE (1<<9) macro
1428 if (args->flags & I915_EXEC_SECURE) { in i915_gem_do_execbuffer()