Searched refs:I915_DISPATCH_RS (Results 1 – 4 of 4) sorted by relevance
202 #define I915_DISPATCH_RS 0x4 macro
2539 (dispatch_flags & I915_DISPATCH_RS ? in gen8_ring_dispatch_execbuffer()2565 (dispatch_flags & I915_DISPATCH_RS ? in hsw_ring_dispatch_execbuffer()
1424 dispatch_flags |= I915_DISPATCH_RS; in i915_gem_do_execbuffer()
1609 (dispatch_flags & I915_DISPATCH_RS ? in gen8_emit_bb_start()