Searched refs:I915_DISPATCH_RS (Results 1 – 4 of 4) sorted by relevance
477 #define I915_DISPATCH_RS BIT(2) macro
1996 (dispatch_flags & I915_DISPATCH_RS ? in hsw_emit_bb_start()
2235 eb.batch_flags |= I915_DISPATCH_RS; in i915_gem_do_execbuffer()
2070 (flags & I915_DISPATCH_RS ? MI_BATCH_RESOURCE_STREAMER : 0); in gen8_emit_bb_start()