drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
commit82d165557ef094d4b4dfc05871aee618ec7102b0
authorAdam Jackson <ajax@redhat.com>
Fri, 14 Oct 2011 21:22:26 +0000 (14 17:22 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:22:03 +0000 (20 23:22 -0700)
tree0db5582ff3b0f60fce039bba617788af83dc03fc
parent1c95822afebae625f48ebabfc470cdbb50671fd5
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT

According to the gen6 docs, only the DP_A port (on-CPU eDP) still uses
the old IBX bit shift for the link training pattern setup bits.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c