commit | b0e5ddf3236bca2c67f7b4454b1c2ba520149c23 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Tue Apr 01 14:55:10 2014 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Apr 01 22:53:43 2014 +0200 |
tree | 0df437cdd1bbfeee4393410ac0f24cb51d1856da | |
parent | efbc20abd826033859cc28d1442e48640cf09045 [diff] |
drm/i915: get runtime PM at i915_display_info Otherwise we may get some WARNs complaining that we're reading a register while we're suspended. Testcase: igt/pm_pc8/debugfs-read Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>