On Tue, 24 Apr 2012 22:59:46 +0100
Chris Wilson wrote:
> And a couple of miscellaneous cleanups to the main body of the IRQ loop;
> move per-loop condition variables within the scope of the loop and move
> the old DRI1 breadcrumb to the tail of the function and so only execute
> it once.
>
> Sig
And a couple of miscellaneous cleanups to the main body of the IRQ loop;
move per-loop condition variables within the scope of the loop and move
the old DRI1 breadcrumb to the tail of the function and so only execute
it once.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_irq.c | 27