Re: [PATCH 2/3] drm/i915: Wake up all waiters before idling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 06, 2017 at 11:02:03AM +0000, Chris Wilson wrote:
> On Mon, Mar 06, 2017 at 09:29:15AM +0000, Chris Wilson wrote:
> >  void intel_engine_disarm_breadcrumbs(struct intel_engine_cs *engine)
> >  {
> >  	struct intel_breadcrumbs *b = &engine->breadcrumbs;
> > -	unsigned long flags;
> > +	struct intel_wait *wait, *n;
> >  
> >  	if (!b->irq_armed)
> >  		return;
> >  
> > -	spin_lock_irqsave(&b->irq_lock, flags);
> > -
> >  	/* We only disarm the irq when we are idle (all requests completed),
> >  	 * so if there remains a sleeping waiter, it missed the request
> 
> *so if the bottom-half remains asleep, it missed the request
> 
> Reviewed-by: Mika Kuoppala <mika.kuoppala@xxxxxxxxx>

Pushed this patch as it should prevent some of the sporadic oopses in
CI.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux