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