]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc27cc36153f79c6338f25188ae2d50b9a69b21d5
tree3db561824e249baaf113d5e78133e86583ee83da
parentdafda8e03808a6dd1b5e8f2c9856677758c32c2b
drm/i915: add min freq control to debugfs

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>
drivers/gpu/drm/i915/i915_debugfs.c