commit | e5aac87eaed761f39e747e8711faadb7306df488 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 02 15:15:44 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 02 16:47:45 2017 +0000 |
tree | c2048e61a4fc5823f6fc6c5953d6f1f589d155c9 | |
parent | f73b567462e0f086bbff5ae22040ff1bc3d87487 [diff] |
drm/i915: Include power-management state in gpu error dump Useful for double checking that the device is powered up when it hung, include both the status of the power management and our rpm wakelock. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170302151544.16915-1-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>