OSDN Git Service

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)
commit0d8f94912a2e204a0faeac30f4d29f14aa05ee89
treea7545c59cf7bf5874e312983cc1ff72317bb2525
parent180b813ced1d1341c07f25e5195228100921d327
drm/i915: Add PM interrupt details and RPS thresholds to debugfs

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