From: Daniel Vetter Date: Wed, 5 Jun 2013 11:34:19 +0000 (+0200) Subject: drm/i915: WARN on lack of shared dpll X-Git-Tag: v3.11-rc1~65^2~61^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a875bbffcfac7cb7c9a106fda40f04de1f60a2;p=pandora-kernel.git drm/i915: WARN on lack of shared dpll Now that we have proper hw state reconstruction we should never have a case where we don't have the software dpll state properly set up. So add WARNs to the respective !pll cases in enable/disabel_shared_dpll. Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed