commit | a156e64dd6bf609ae5c366e1676e580dca239e3e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Apr 03 14:14:21 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Apr 03 15:10:19 2016 +0100 |
tree | 5e72ec766867770180d102a5e419f6b59cbcb61f | |
parent | 188c1ab7769dd7c092f9b1be5f69aa34d4a6f9d6 [diff] |
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status As the current PCI power state is an essential feature of runtime pm, include it in the debugfs/i915_runtime_pm_status. v2: Use pci_power_name() Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Imre Deak <imre.deak@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1459689261-7920-2-git-send-email-chris@chris-wilson.co.uk