[Intel-gfx] [PATCH 2/6] drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues

Jesse Barnes jbarnes at virtuousgeek.org
Tue Apr 24 21:14:08 CEST 2012


On Tue, 24 Apr 2012 18:31:27 +0100
Chris Wilson <chris at chris-wilson.co.uk> wrote:

> The waitqueues are already initialised during ring initialisation so
> kill the redundant and duplicated code to do so in each generations IRQ
> installer.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> ---

Yep and that happens before we regsiter the IRQ handler so it looks
good.

Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center



More information about the Intel-gfx mailing list