From: Jesse Barnes Date: Wed, 12 Oct 2011 16:27:42 +0000 (-0700) Subject: drm/i915: fix PCH PLL assertion check for 3 pipes X-Git-Tag: v3.2-rc1~135^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ccbe8670520fc61cbe974c97761b0dfc57f6df;p=pandora-kernel.git drm/i915: fix PCH PLL assertion check for 3 pipes Add a couple of checks now that we're using the 3rd transcoder: 1) make sure the transcoder PLL enable bit is set for the transcoder in question 2) when checking actual PLL enable, use the selected PLL number rather than the transcoder number (they could be different now) Signed-off-by: Jesse Barnes Tested-By: Eugeni Dodonov Reviewed-By: Eugeni Dodonov Signed-off-by: Keith Packard --- Reading git-diff-tree failed