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:
210fcd9
)
drm/tegra: Implement panel support
author
Thierry Reding
<treding@nvidia.com>
Fri, 30 Aug 2013 13:22:36 +0000
(15:22 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 17 Dec 2013 17:10:00 +0000
(18:10 +0100)
Use the DRM panel framework to attach a panel to an output. If the panel
attached to a connector supports supports the backlight brightness
accessors, a property will be available to allow the brightness to be
modified from userspace.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
patch
|
blob
|
history
drivers/gpu/drm/tegra/Kconfig
patch
|
blob
|
history
drivers/gpu/drm/tegra/drm.h
patch
|
blob
|
history
drivers/gpu/drm/tegra/output.c
patch
|
blob
|
history
diff --cc
Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
Simple merge
diff --cc
drivers/gpu/drm/tegra/Kconfig
Simple merge
diff --cc
drivers/gpu/drm/tegra/drm.h
Simple merge
diff --cc
drivers/gpu/drm/tegra/output.c
Simple merge