drm/i915: get/put runtime PM in more places at i915_debugfs.c
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 21 Feb 2014 16:52:23 +0000 (13:52 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Mar 2014 20:30:17 +0000 (21:30 +0100)
commit36623ef8375e1040ed72f36c1e62371f1c14ceb4
tree919f81e253629783c04a044292a97e57a7eeca03
parentc19a0df2ac0c613614417bba7ffec8daa248bb82
drm/i915: get/put runtime PM in more places at i915_debugfs.c

These are places where we read (not write) registers while we're
runtime suspended.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
This page took 0.027007 seconds and 5 git commands to generate.