]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Preserve the DDI_A_4_LANES bit from the bios
authorStéphane Marchesin <marcheu@chromium.org>
Fri, 12 Jul 2013 20:54:41 +0000 (13:54 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 13 Jul 2013 08:44:32 +0000 (10:44 +0200)
commit083f08547b1244cc4dbea65b8af54c7f27e6918b
treef68c8292f46f07243be44c67a9e503220abee064
parenta71e2d5665ee2f35e1b057c9b26a6a3009ef5d33
drm/i915: Preserve the DDI_A_4_LANES bit from the bios

Otherwise the DDI_A_4_LANES bit gets lost and we can't use > 2 lanes
on eDP. This fixes eDP on hsw with > 2 lanes.

Also s/port_reversal/saved_port_bits/ since the current name is
confusing.

Signed-off-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_drv.h