From: Imre Deak Date: Thu, 31 Jul 2014 11:03:36 +0000 (+0300) Subject: drm/i915: fix VDD state tracking after system resume X-Git-Tag: omap-for-v3.17/fixes-against-rc2~124^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d93c0c41760c018ca02bf4c9164b9fda2184670;p=pandora-kernel.git drm/i915: fix VDD state tracking after system resume Just like during booting the BIOS can leave the VDD bit enabled after system resume. So apply the same state sanitization there too. This fixes a problem where after resume the port power domain refcount gets unbalanced. v2: - unchanged v3: - call edp sanitizing from the encoder reset handler (Daniel) Reported-and-tested-by: Jarkko Nikula Signed-off-by: Imre Deak Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed