commit | 898822ce9561ab9b58a7eb60580a162a83dadecd | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Mon Jan 04 16:29:30 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Jan 06 09:40:11 2010 -0800 |
tree | 753427e34260c563e2f2e9676b760f85cff24bc2 | |
parent | e3d8affb0d2d95f2da61e30ce86b33177feb91e8 [diff] |
drm/i915: Enable/disable the dithering for LVDS based on VBT setting Enable/disable the dithering for LVDS based on VBT setting. On the 965/g4x platform the dithering flag is defined in LVDS register. And on the ironlake the dithering flag is defined in pipeconf register. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>