drm/i915: Add PM interrupt details and RPS thresholds to debugfs
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Mar 2014 09:06:14 +0000 (09:06 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 20:58:17 +0000 (22:58 +0200)
When trying to determine whether RPS is working as intended, more
information is better. In particular, what interrupts are being
generated and the various thresholds for generating them.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c

Simple merge