]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 01:35:24 +0000 (18:35 -0700)
commit6b9f3486bb756d0aa6c00d7f745c8ca65ff35f07
tree7d3620fefd589b08728cf7f86bc4c317a9ab9d9a
parent7b2b160da7661bb2ade3f924b1bd3e3084e53341
drm/i915: Preserve the DDI_A_4_LANES bit from the bios

commit bcf53de4e60d9000b82f541d654529e2902a4c2c upstream.

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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Zhouping Liu <zliu@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_drv.h