public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* drm/i915/hsw: Enable resource streamer (v2)
@ 2013-10-08 21:09 Abdiel Janulgue
  2013-10-08 21:09 ` [PATCH 1/2] drm/i915/hsw: Add I915_EXEC_RESOURCE_STREAMER flag Abdiel Janulgue
  2013-10-08 21:09 ` [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START Abdiel Janulgue
  0 siblings, 2 replies; 10+ messages in thread
From: Abdiel Janulgue @ 2013-10-08 21:09 UTC (permalink / raw)
  To: intel-gfx

v2 of drm-i915 part of resource streamer enabling. Re-submitted
finally now that the Mesa portions are starting to take shape.
I also addressed some of the comments from Daniel and Chris from
the previous implementation.

Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Chris Wilson <chris@chris-wilson.co.uk>

Abdiel Janulgue (2):
      drm/i915/hsw: Add I915_EXEC_RESOURCE_STREAMER flag
      drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START
--

 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 2 ++
 drivers/gpu/drm/i915/i915_reg.h            | 1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c    | 7 ++++---
 include/uapi/drm/i915_drm.h                | 5 +++++
 4 files changed, 12 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-10-10 11:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 21:09 drm/i915/hsw: Enable resource streamer (v2) Abdiel Janulgue
2013-10-08 21:09 ` [PATCH 1/2] drm/i915/hsw: Add I915_EXEC_RESOURCE_STREAMER flag Abdiel Janulgue
2013-10-08 21:50   ` Chris Wilson
2013-10-08 23:38     ` Ben Widawsky
2013-10-09 20:33       ` Daniel Vetter
2013-10-09 21:40   ` Kenneth Graunke
2013-10-10 10:54   ` [PATCH 1/2] drm/i915/hsw: Add I915_EXEC_RESOURCE_STREAMER flag (v3) Abdiel Janulgue
2013-10-08 21:09 ` [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START Abdiel Janulgue
2013-10-10 11:03   ` [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START (v3) Abdiel Janulgue
2013-10-10 11:06     ` Chris Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox