commit | db54501900ad3665dd669f5708ecd04fc5aed495 | [log] [tgz] |
---|---|---|
author | David Müller (ELSOFT AG) <d.mueller@elsoft.ch> | Sat Aug 29 08:54:45 2009 +0200 |
committer | Eric Anholt <eric@anholt.net> | Sat Aug 29 18:23:40 2009 -0700 |
tree | 023eac651618698ab37f3e3112f957a07b6192eb | |
parent | a09ba7faf75fa4b21980d81de8e5f3d5c0785ccf [diff] |
drm/i915: Improve CRTDDC mapping by using VBT info Use VBT information to determine which DDC bus to use for CRTDCC. Fall back to GPIOA if VBT info is not available. Signed-off-by: David Müller <d.mueller@elsoft.ch> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net> Tested on: 855 (David), and 945GM, 965GM, GM45, and G45 (anholt)