commit | 81055854d096959898fdc17ed11729eb019eff07 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Thu Jul 21 17:48:37 2011 -0400 |
committer | Keith Packard <keithp@keithp.com> | Mon Jul 25 15:18:33 2011 -0700 |
tree | 124436e10488dca26bba27f2ec548ec32e0f21d1 | |
parent | 302983e9059e9ef5de3ca7671918eeb237c5971e [diff] |
drm/i915/dp: Explicitly disable symbol scrambling while training The DP spec says training patterns 1 and 2 are to be sent non-scrambled, and the GPU docs claim that happens (or at least, there's no explicit scrambling control). But the sink may be confused if we don't explicitly tell it what we're doing, so play it safe. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>