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:
ed2dd4b
)
drm/i915: hook up LVDS DPMS property
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 22 Jan 2009 12:22:06 +0000
(22:22 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 22 Jan 2009 12:22:06 +0000
(22:22 +1000)
The LVDS output supports DPMS calls, but we never hooked up the property code,
so set property calls didn't actually do anything. Implement a set_property
callback for the LVDS output so that the right thing happens.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found