On Sat, 21 Apr 2012 19:01:11 +0200, Daniel Vetter wrote:
> On Sat, Apr 21, 2012 at 07:00:24PM +0200, Daniel Vetter wrote:
> > On Thu, Apr 19, 2012 at 07:41:49PM +0100, Chris Wilson wrote:
> > > Rather than duplicate similar code across the IRQ installers, perform
> > > the initialisation of the wo
On Sat, Apr 21, 2012 at 07:00:24PM +0200, Daniel Vetter wrote:
> On Thu, Apr 19, 2012 at 07:41:49PM +0100, Chris Wilson wrote:
> > Rather than duplicate similar code across the IRQ installers, perform
> > the initialisation of the workers upfront. This will lead to simpler
> > teardown and quiescen
On Thu, Apr 19, 2012 at 07:41:49PM +0100, Chris Wilson wrote:
> Rather than duplicate similar code across the IRQ installers, perform
> the initialisation of the workers upfront. This will lead to simpler
> teardown and quiescent code as we can assume that the workers have
> been initialised.
>
>
Rather than duplicate similar code across the IRQ installers, perform
the initialisation of the workers upfront. This will lead to simpler
teardown and quiescent code as we can assume that the workers have
been initialised.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_irq.c | 14 +