drm/i915: Always set the DP transcoder config to 8BPC.
authorEric Anholt <eric@anholt.net>
Thu, 18 Nov 2010 01:32:58 +0000 (09:32 +0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 2 Dec 2010 22:31:20 +0000 (22:31 +0000)
The pipe is always set to 8BPC, but here we were leaving whatever
previous bits were set by the BIOS in place.

Signed-off-by: Eric Anholt <eric@anholt.net>
Tested-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org

No differences found