]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Convert debugfs to use generic residency calculator
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Wed, 15 Mar 2017 15:43:02 +0000 (17:43 +0200)
committerMika Kuoppala <mika.kuoppala@intel.com>
Thu, 16 Mar 2017 10:28:28 +0000 (12:28 +0200)
commit1362877ed24462520d6de902e58da99def3cb60f
treef2d163cb1655425838e5a9e80a8baf0d2184f225
parent47c21d9a1a7b4b3177dde686ce0eb71cdf25e07b
drm/i915: Convert debugfs to use generic residency calculator

Use intel_rc6_residency to get benefit for increased resolution
in byt/chv.

v2: output raw and time (Chris)

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_debugfs.c