From cfb41411fce52a8e8b6c1f0bd253d4ca7bfcbd0d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Thu, 5 Mar 2015 21:19:51 +0200 Subject: [PATCH] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed