From: Ville Syrjälä Date: Thu, 5 Mar 2015 19:19:51 +0000 (+0200) Subject: drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~24^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb41411fce52a8e8b6c1f0bd253d4ca7bfcbd0d;p=pandora-kernel.git drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV CHV has a new knob in Punit to select between some memory power savings modes PM2 and PM5. We can allow the deeper PM5 when maxfifo mode is enabled, so let's do so in the hopes for moar power savings. v2: Put the thing into a separate function to avoid churn later v3: Don't break VLV Reviewed-by: Vijay Purushothaman Signed-off-by: Ville Syrjälä Reviewed-by: Arun R Murthy Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed