The first two patches are a prelude to some more heavy duty work I am
doing on the execbuffer path. I think these are pretty benign, and
helpful to me so I wanted to get these out now.

The third patch is something Ken found recently which intermixes with
this cleanup, so I figured I'd put that in here as well.

Ben Widawsky (3):
  drm/i915: constant offset setting
  drm/i915: make eb structure do more
  drm/i915: Force sync command ordering

 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  186 +++++++++++++++-------------
 drivers/gpu/drm/i915/i915_reg.h            |    1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c    |    2 +
 3 files changed, 105 insertions(+), 84 deletions(-)

-- 
1.7.7

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to