[Intel-gfx] [PATCH v2 1/3] drm/i915: Drop racy markup of missed-irqs from idle-worker

Chris Wilson chris at chris-wilson.co.uk
Fri Jul 22 10:22:03 UTC 2016


On Fri, Jul 22, 2016 at 11:10:28AM +0100, Tvrtko Ursulin wrote:
> 
> Would canceling the idle worker be to expensive?

It wasn't as much as that, I was trying to keep runtime suspend simple.
In that the GT takes the wakelock to prevent suspend as required and
not have the knowledge about all the users of the device inside runtime
management callbacks. (It means the users then have to be concious that
if they don't hold an explicit wakelock, they should check rpm first.)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list