Re: [Intel-gfx] [PATCH 07/12] drm/i915: Remove gen4 irq code from gen3 irq routine

2012-04-25 Thread Jesse Barnes
On Tue, 24 Apr 2012 22:59:47 +0100 Chris Wilson wrote: > A couple of miscellaneous cleanups as well to move per-loop condition > variables within the scope of the loop and the update of the DRI1 > breadcrumb to the tail of the function. > > Signed-off-by: Chris Wilson > --- Reviewed-by: Jesse

[Intel-gfx] [PATCH 07/12] drm/i915: Remove gen4 irq code from gen3 irq routine

2012-04-24 Thread Chris Wilson
A couple of miscellaneous cleanups as well to move per-loop condition variables within the scope of the loop and the update of the DRI1 breadcrumb to the tail of the function. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_irq.c | 55 +-- 1 file c