commit | 4087f873df1fbf9d9590953119ea78dde6a759dd | [log] [tgz] |
---|---|---|
author | Stuart Summers <stuart.summers@intel.com> | Fri Aug 23 09:02:57 2019 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 23 19:14:19 2019 +0100 |
tree | 0e6e6b631b3f35c759acaddfa019e021f44d7ab4 | |
parent | 5d86923060fce88a4dda8d8c9c5d5eb32f37c37b [diff] |
drm/i915: Use variable for debugfs device status Use a local variable to find SSEU runtime information in various debugfs functions. v2: Remove extra line breaks per feedback from Chris Signed-off-by: Stuart Summers <stuart.summers@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190823160307.180813-2-stuart.summers@intel.com