Re: [Intel-gfx] [PATCH 02/26] drm/i915: re-order GT IIR bit definitions

2012-03-23 Thread Daniel Vetter
On Thu, Mar 22, 2012 at 03:25:28PM -0700, Ben Widawsky wrote: > On Thu, Mar 22, 2012 at 02:38:44PM -0700, Jesse Barnes wrote: > > They were all over the place, order them by position and add a few. > > > > v2: add gen indications to the new bits (Ben) > > > > Signed-off-by: Jesse Barnes > Review

Re: [Intel-gfx] [PATCH 02/26] drm/i915: re-order GT IIR bit definitions

2012-03-22 Thread Ben Widawsky
On Thu, Mar 22, 2012 at 02:38:44PM -0700, Jesse Barnes wrote: > They were all over the place, order them by position and add a few. > > v2: add gen indications to the new bits (Ben) > > Signed-off-by: Jesse Barnes Reviewed-by: Ben Widawsky ___ Intel-g

[Intel-gfx] [PATCH 02/26] drm/i915: re-order GT IIR bit definitions

2012-03-22 Thread Jesse Barnes
They were all over the place, order them by position and add a few. v2: add gen indications to the new bits (Ben) Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/i915_reg.h | 20 ++-- 1 files changed, 14 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i915/i91