]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: set IDICOS to medium uncore resources
authorBen Widawsky <ben@bwidawsk.net>
Sat, 5 May 2012 01:58:59 +0000 (18:58 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jun 2012 08:43:53 +0000 (10:43 +0200)
commit033c773b768651d2ce0360f8318845efef5bc582
treec90bdf20065fd774e871e2dae29c969015628709
parentff3fcaadc008b921808902c331be0fa5c30afac1
drm/i915: set IDICOS to medium uncore resources

I'm seeing about a 5% FPS improvement across various benchmarks on my
IVB i3. Rumor has it that the higher end parts show even more benefit.

This derives from a patch originally given to me by Bernard. The docs
are  confusing about the definition names (ie. medium really seems like
max), but it would seem it gives more cache to the GT at the expense of
uncore. This configuration makes the split most in favor of the GT. I've
not tried the other IDICOS values.

Cc: "Kilarski, Bernard R" <bernard.r.kilarski@intel.com>
Acked-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c