]> 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)
commitd23944f2ced23ad1e1c0f5e5c4a12c36c0332bc4
tree43d9681beebd6436c67e83c1bc9b45e05230f8d1
parent93e78e79eb6d0a0a3064dcdb276f53400825fd55
drm/i915: don't limit Haswell CRT encoder to pipe A

This is a full revert of 2a5742303a47f5502ef7c0be3e1cca1a2b0c2c51:
    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