commit | 22c59960d9fe72f3fbd28de69cc43c5522dd5fe6 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Aug 08 17:45:32 2014 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sat Aug 09 10:57:18 2014 +0200 |
tree | 81a9a926fe3989cdcd98da959989f5b0a0a215da | |
parent | fdd508a6419217cce28213f3c9bd27c02a0d4c71 [diff] |
drm/i915: fix i915_interrupt_info on BDW Currently, if the machine is runtime suspended an you read the file, you will get an "Unclaimed register" error message. Testcase: igt/pm_rpm/debugfs-read Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>