Re: [Intel-gfx] [PATCH 1/2] drm/i915: Enable Lower Slice on Haswell GT3.

2013-08-22 Thread Rodrigo Vivi
please ignore patch 1/2 This is a stand alone patch.. subsequent patches are related to slice shutdown to save power that I'm still working on... On Thu, Aug 22, 2013 at 5:32 PM, Rodrigo Vivi wrote: > Full HSW GT3 power can only be achieved with all Execution Units turned on. > This patch en

[Intel-gfx] [PATCH 1/2] drm/i915: Enable Lower Slice on Haswell GT3.

2013-08-22 Thread Rodrigo Vivi
Full HSW GT3 power can only be achieved with all Execution Units turned on. This patch enables all EUs present on HSW GT3 by enabling lower slice. Credits-by: Yejun Guo Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/i915_drv.h | 2 ++ drivers/gpu/drm/i915/i915_gem.c | 5 + drivers/gpu