From 9858425c8fe631673ef325b59bac38c26c08b004 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Fri, 13 Jun 2014 14:54:20 +0300 Subject: [PATCH] drm/i915: gmch: set SR WMs to valid values before enabling them Atm it's possible that we enable the memory self-refresh mode before the watermark levels used by this mode are programmed with valid values. So move the enabling after we programmed the WM levels. Signed-off-by: Imre Deak Reviewed-by: Vijay Purushothaman Reviewed-by: Deepak S Signed-off-by: Daniel Vetter --- Reading git-format-patch failed