[Intel-gfx] [PATCH] drm/i915: Convert hangcheck from a timer into a delayed work item
Daniel Vetter
daniel at ffwll.ch
Thu Sep 4 16:12:43 CEST 2014
On Thu, Sep 04, 2014 at 02:33:44PM +0100, Chris Wilson wrote:
> On Thu, Sep 04, 2014 at 03:31:14PM +0200, Daniel Vetter wrote:
> > Didn't 3.17 just gain the mod_delayed_work interface?
>
> Yes. It was so exciting and doesn't appear to requeue.
I guess we could do the mod_delayed_work in add_request and use the
schedule_delayed_work everywhere in i915_irq.c then?
But when exactly does mod_delayed_work not requeue? Documentation at
least claims it does ...
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the Intel-gfx
mailing list