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