[Intel-gfx] [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START (v3)

2013-10-10 Thread Abdiel Janulgue
v3: Use the I915_DISPATCH_RS flag to determine if batchbuffer needs resource streamer bit. Cc: Chris Wilson ch...@chris-wilson.co.uk Cc: Daniel Vetter dan...@ffwll.ch Cc: Ben Widawsky b...@bwidawsk.net Signed-off-by: Abdiel Janulgue abdiel.janul...@linux.intel.com ---

Re: [Intel-gfx] [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START (v3)

2013-10-10 Thread Chris Wilson
On Thu, Oct 10, 2013 at 02:03:00PM +0300, Abdiel Janulgue wrote: v3: Use the I915_DISPATCH_RS flag to determine if batchbuffer needs resource streamer bit. Cc: Chris Wilson ch...@chris-wilson.co.uk Cc: Daniel Vetter dan...@ffwll.ch Cc: Ben Widawsky b...@bwidawsk.net Signed-off-by: