From: Daniel Vetter Date: Mon, 10 Jun 2013 15:28:22 +0000 (+0200) Subject: drm/i915: lock down pch pll accouting some more X-Git-Tag: v3.11-rc1~65^2~61^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a091c71baa55dc8822614ab716525779623c1c;p=pandora-kernel.git drm/i915: lock down pch pll accouting some more Before I start to make a complete mess out of this, crank up the paranoia level a bit. v2: Kill the has_pch_encoder check in put_shared_dpll - it's invalid as spotted by Ville since we currently only put the dpll when we already have the new pipe config. So a direct pch port -> cpu edp transition will hit this. v3: Now that I've lifted my blinders add the WARN_ON Ville requested. Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed