commit | 8e8c06cd34dbd68d36b0c561b8850478ddc5fb84 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 26 19:51:01 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 03 11:12:28 2013 +0200 |
tree | 7b22b31e5e52cab7098962b696258b68f57820a4 | |
parent | 10603caacf599297c7da0c4f4db440d015b8131a [diff] |
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>