From: Jesse Barnes Date: Thu, 13 Oct 2011 17:08:34 +0000 (-0700) Subject: drm/i915: remove transcoder PLL mashing from mode_set per specs X-Git-Tag: v3.2-rc1~135^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a487928908226df493a3ce145ecf4bb39296714e;p=pandora-kernel.git drm/i915: remove transcoder PLL mashing from mode_set per specs Belongs in PCH enable instead. The duplication is worrying and the specs explicitly list transcoder select *after* actual PLL enable, which doesn't occur until later. Signed-off-by: Jesse Barnes Tested-By: Eugeni Dodonov Reviewed-By: Eugeni Dodonov Signed-off-by: Keith Packard --- Reading git-diff-tree failed