]> 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)
commit630fc1fb4e5ab632e1eb235a80023fd73ba6c746
treea7545c59cf7bf5874e312983cc1ff72317bb2525
parentd5b3b53e4e75ed98ed0142b9ea0041631f67382d
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