]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Report requested frequency alongside current frequency in debugfs
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 26 Aug 2013 22:51:01 +0000 (19:51 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 3 Sep 2013 09:12:28 +0000 (11:12 +0200)
commit8e8c06cd34dbd68d36b0c561b8850478ddc5fb84
tree7b22b31e5e52cab7098962b696258b68f57820a4
parent10603caacf599297c7da0c4f4db440d015b8131a
drm/i915: Report requested frequency alongside current frequency in debugfs

It can be useful to compare at times the current vs requested frequency
of the GPU, so provide the contents of RPNSWREQ alonside CAGF.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c