drm/i915: Select the correct BPC for LVDS on Ironlake
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 4 Jan 2010 08:29:32 +0000 (16:29 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 6 Jan 2010 17:40:13 +0000 (09:40 -0800)
Select the correct BPC for LVDS on Ironlake. If it is 18-bit LVDS panel,
the BPC will be 6. When it is 24-bit LVDS panel, the BPC will 8.
At the same time the BPC will be 8 when the output device is CRT/HDMI/DP.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found