drm/i915/dp: Explicitly request 8/10 channel coding
authorAdam Jackson <ajax@redhat.com>
Tue, 12 Jul 2011 21:38:05 +0000 (17:38 -0400)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Jul 2011 17:35:07 +0000 (10:35 -0700)
commita2cab1b24a4ea75a68fa21bfb7d5b1a45121583c
tree89adf71ab7b590df8835718a8ed7bea792798259
parent71ba9000e673d6171a52f2a8b14e0419087f7199
drm/i915/dp: Explicitly request 8/10 channel coding

It's not clear what a sink would do if you wrote zero to this register -
which I guess would mean "I don't support any channel encodings, good
luck" - but let's not find out.

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