Searched refs:I915_EXEC_USE_EXTENSIONS (Results 1 – 2 of 2) sorted by relevance
1365 #define I915_EXEC_USE_EXTENSIONS (1 << 21) macro1367 #define __I915_EXEC_UNKNOWN_FLAGS (-(I915_EXEC_USE_EXTENSIONS << 1))
1222 exec->execbuf.flags |= I915_EXEC_USE_EXTENSIONS; in anv_execbuf_add_ext()