Re: [Intel-gfx] [PATCH] drm/i915: clarify semaphore-ring interaction

2012-05-17 Thread Chris Wilson
On Wed, 16 May 2012 21:40:12 -0700, Ben Widawsky wrote: > After Daniel split out this code, I think this makes more sense, and > looks nicer. Also added some comments to help the situation. > > Signed-off-by: Ben Widawsky The change is an improvement, just looks like it could be simplified... ;

[Intel-gfx] [PATCH] drm/i915: clarify semaphore-ring interaction

2012-05-16 Thread Ben Widawsky
After Daniel split out this code, I think this makes more sense, and looks nicer. Also added some comments to help the situation. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_reg.h | 12 ++-- drivers/gpu/drm/i915/intel_ringbuffer.c | 18 +- driver