]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44a2ae959b5d8676b89d07e8bdd045bebe8d2bec
treea7545c59cf7bf5874e312983cc1ff72317bb2525
parent9b038f5ed871fffc7f15ae924ac3a3c90e0a2930
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