commit | 238010ed6cc8d3b5c6b146ab813838c6a6992a7b | [log] [tgz] |
---|---|---|
author | David Weinehall <david.weinehall@linux.intel.com> | Mon Aug 01 17:33:27 2016 +0300 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 01 15:52:54 2016 +0100 |
tree | 6c6cf50daface13d986ab5be0399e5aba2aed703 | |
parent | 6ce213575cf37c50667850b4372272b4f1660b51 [diff] |
drm/i915/debugfs: Take runtime_pm ref for sseu When reading the SSEU statistics, we need to call intel_runtime_pm_get() first, otherwise we might end up triggering "Device suspended during HW access". Signed-off-by: David Weinehall <david.weinehall@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1470062007-26996-1-git-send-email-david.weinehall@linux.intel.com Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>