diff options
author | Chris Wilson <[email protected]> | 2017-03-28 14:14:07 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-03-28 15:59:12 +0100 |
commit | 090e5fe3f0115ff0bcb299bb90cfd8cb82f5cbf8 (patch) | |
tree | 2ad7be225ba33502c68351d9d778efed8366b2ee /lib/debugobjects.c | |
parent | f5073824efc856c9a8f56706f03ad4e07b779a36 (diff) |
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Capturing GPU state requires the device to be awake in order to read
registers. Normally, this is taken along the error handler, but for the
direct debugfs access, we cannot make assumptions about the current
device state and so either need to wake it up, or abort.
Fixes: 5a4c6f1b1b2d ("drm/i915: The return of i915_gpu_info to debugfs")
Testcase: igt/pm_rpm/debugfs-read
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Mika Kuoppala <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions