drm/i915: allow cache sharing policy control
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 3 Aug 2011 18:28:44 +0000 (11:28 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Aug 2011 00:45:15 +0000 (17:45 -0700)
Expose the SNB+ cache sharing policy register in debugfs.  The new file,
i915_cache_sharing, has 4 values, 0-3, with 0 being "max uncore
resources" and 3 being the minimum.  Exposing this control should make
benchmarking easier and help us choose a good default.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found