Here is the patch series with the fixes I mentioned. Still would like to
get some review, etc. before I officially repost the series.

I reordered it so that the actual bug fixes come first, and the
refactors come next. I would really like to get the refactors in though
because a) they helped find these bugs, b) I will need them.

I also squashed a patch in since that was easier, and not really super
necessary to separate.


Ben Widawsky (4):
  drm/i915: relative_constants_mode race fix
  drm/i915: Force sync command ordering (Gen6+)
  drm/i915: extract constant offset setting
  drm/i915: Use eb for more stuff

 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  180 +++++++++++++++-------------
 drivers/gpu/drm/i915/i915_reg.h            |    1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c    |    3 +
 3 files changed, 102 insertions(+), 82 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