From: Paulo Zanoni Date: Wed, 31 Oct 2012 20:12:41 +0000 (-0200) Subject: drm/i915: use the CPU and PCH transcoders on lpt_pch_enable X-Git-Tag: v3.8-rc1~82^2~192^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daed2dbb7ea4d179e472396ce46377fe758d5faf;p=pandora-kernel.git drm/i915: use the CPU and PCH transcoders on lpt_pch_enable On Haswell/LPT, pipe, cpu_transcoder and pch_transcoder are different things with different values, unlinke the previous gens. So here we use the right thing at the right place. Signed-off-by: Paulo Zanoni [danvet: apply the patch by hand due to the reorder patch sequence. We also can't kill all uses of pipe where we should, since the fdi link train code isn't fixed up yet on this baselin.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed