From: Chia-I Wu Date: Tue, 28 Jan 2014 05:29:33 +0000 (+0800) Subject: drm/i915: enable HiZ Raw Stall Optimization on HSW X-Git-Tag: v3.15-rc1~51^2~62^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe27c606625299ec6237ad420e9c2f961fa3bf3d;p=pandora-kernel.git drm/i915: enable HiZ Raw Stall Optimization on HSW The optimization is available on Ivy Bridge and later, and is disabled by default. Enabling it helps certain workloads such as GLBenchmark TRex test. No piglit regression. v2 - no need to save the register before suspend as init_clock_gating can correctly program it after resume - split IVB change to another commit Signed-off-by: Chia-I Wu Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed