]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55c2c5b16516113063af7d5cbdd3f9b5d97977e7
tree89adf71ab7b590df8835718a8ed7bea792798259
parent0bef392d0cca0ed9c34aa1a3379abc8657a9acbe
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