]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: don't limit Haswell CRT encoder to pipe A
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 20 Nov 2012 15:27:35 +0000 (13:27 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 21 Nov 2012 16:46:45 +0000 (17:46 +0100)
commit2bf8696d7a11b6195dd4534b3bc134f8ebcc592f
tree43d9681beebd6436c67e83c1bc9b45e05230f8d1
parent8c0233c00d74d01c6ebc2cdbfa65cc06451a13c6
drm/i915: don't limit Haswell CRT encoder to pipe A

This is a full revert of b15f0afe71e71ecd3ae4a0ca169d3479df17a543:
    drm/i915: account for only one PCH receiver on Haswell

Now that the PCH code is fixed to be able use the only PCH transcoder
independently of the pipe and CPU transcoder, we can revert this.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
[danvet: Resolve conflict due to the rebasing of dinq on top of
drm-next.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_crt.c
drivers/gpu/drm/i915/intel_display.c