commit | d1fcea6a529d22212b324f26cd660c85b289a026 | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Fri Nov 20 11:24:17 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Nov 25 13:02:33 2009 -0800 |
tree | 4b17d2172a1d05f4049386b9528c5d7c4bdc19cd | |
parent | 18f9ed12f8c977e25d65a16af8e8d73f72417ba1 [diff] |
drm/i915: Check whether the LVDS downclock is found in VBT Enumerate the LVDS panel timing info entry list in VBT to check whether the LVDS downclock is found. If found, the downclock is also used to switch dynamically between low and high frequency for LVDS. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>