]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/i915: fix i915_interrupt_info on BDW
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 8 Aug 2014 20:45:32 +0000 (17:45 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 9 Aug 2014 08:57:18 +0000 (10:57 +0200)
commit22c59960d9fe72f3fbd28de69cc43c5522dd5fe6
tree81a9a926fe3989cdcd98da959989f5b0a0a215da
parentfdd508a6419217cce28213f3c9bd27c02a0d4c71
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>
drivers/gpu/drm/i915/i915_debugfs.c