From: Paulo Zanoni Date: Tue, 23 Oct 2012 20:29:59 +0000 (-0200) Subject: drm/i915: convert PIPECONF to use transcoder instead of pipe X-Git-Tag: v3.8-rc1~82^2~192^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702e7a56af3780d8b3a717f698209bef44187bb0;p=pandora-kernel.git drm/i915: convert PIPECONF to use transcoder instead of pipe Because the PIPECONF register is actually part of the CPU transcoder, not the CPU pipe. Ideally we would also rename PIPECONF to TRANSCONF to remind people that they should use the transcoder instead of the pipe, but let's keep it like this for now since most Gens still name it PIPECONF. Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed