commit | 82d165557ef094d4b4dfc05871aee618ec7102b0 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Fri Oct 14 17:22:26 2011 -0400 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 20 23:22:03 2011 -0700 |
tree | 0db5582ff3b0f60fce039bba617788af83dc03fc | |
parent | 1c95822afebae625f48ebabfc470cdbb50671fd5 [diff] |
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>