git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f9ed1
)
drm/i915: Check whether the LVDS downclock is found in VBT
author
Zhao Yakui
<yakui.zhao@intel.com>
Fri, 20 Nov 2009 03:24:17 +0000
(11:24 +0800)
committer
Eric Anholt
<eric@anholt.net>
Wed, 25 Nov 2009 21:02:33 +0000
(13:02 -0800)
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>
No differences found