drm/tegra: Implement panel support
authorThierry Reding <treding@nvidia.com>
Fri, 30 Aug 2013 13:22:36 +0000 (15:22 +0200)
committerThierry 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
drivers/gpu/drm/tegra/Kconfig
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/output.c

Simple merge
Simple merge
Simple merge