From: Kristen Carlson Accardi Date: Thu, 12 Jun 2014 15:35:48 +0000 (-0700) Subject: drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abdc17941c71b37311bb93876ac83dce58160c8;p=pandora-kernel.git drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4 This matches the runtime suspend paths and allows the system to enter the lowest power mode at freeze time. v2: move disable_pc8 call to thaw_early (Imre) move enable_pc8 to freeze_late (Imre/Jesse) v3: drop spurious hunk from _freeze now that we have freeze_late (Jesse) v4: move back to suspend_late (Imre was right) Reviewed-by: Imre Deak Signed-off-by: Kristen Carlson Accardi Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed