drm/i915: add min freq control to debugfs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 25 May 2012 19:34:54 +0000 (12:34 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 4 Jun 2012 19:34:47 +0000 (21:34 +0200)
This makes for easier benchmarking and testing.  One can set a fixed
frequency by setting min and max to the same value.

v2: fix whitespace & comment (Eugeni)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Eugeni Dodonov <eugeni@dodonov.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found