On Fri, Nov 18, 2016 at 12:06:02PM +0200, David Weinehall wrote: > In i915_gem_resume(), before calling i915_gem_restore_gtt_mappings(), > we want to take the runtime PM reference; this to allow for later > optimisation.
...to hold the rpm wakelocks for the entire duration instead of many short lived wakelocks around each access to the GGTT. We will take it in i915_gem_resume() as any other GEM operation is likely to require the gT powerwell as well. > Signed-off-by: David Weinehall <david.weineh...@linux.intel.com> > CC: Chris Wilson <ch...@chris-wilson.co.uk> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx