From: Daniel Vetter Date: Wed, 5 Jun 2013 11:34:33 +0000 (+0200) Subject: drm/i915: clear DPLL reg when disabling i9xx dplls X-Git-Tag: v3.12-rc1~136^2~165^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b44a449ff1a19712ebc36ffccf9ac0a68033bf;p=pandora-kernel.git drm/i915: clear DPLL reg when disabling i9xx dplls Toghether with the hw state readout this should catch cases where we don't properly updated the pll state (either in sw or hw). At least for the shared dpll code the equivalent tricke helped a lot in catching bugs. Also rename the function prefix, it's not a generic piece of infrastructure. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed