commit | 937bb610b2b4c99946260cd64ab3cb562ec41b65 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Oct 31 18:12:47 2012 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Nov 11 23:51:23 2012 +0100 |
tree | f154e44a9ed3d2166ea0304fefb1f8f787b06306 | |
parent | 1f6921c8c679e5e2086792bcd62d1616fa171a87 [diff] |
drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder ... instead of using "pipe". As already explained in previous commits, since Haswell/LPT cpu_transcoder, pch_transcoder and pipe are not the same thing. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>