[Intel-gfx] [PATCH 0/4] pre-v2 series

Ben Widawsky ben at bwidawsk.net
Thu Oct 13 00:56:18 CEST 2011


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




More information about the Intel-gfx mailing list