diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2012-11-28 20:45:28 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-11-29 18:20:40 +1000 |
commit | bd3b49f25a3eae2d91432247b7565489120b6bcf (patch) | |
tree | 301fd1db5fcb6099996985ba35a42d77d4b477bf /MAINTAINERS | |
parent | ca062415338b62a3688528d4a298db733ad27003 (diff) | |
download | talos-obmc-linux-bd3b49f25a3eae2d91432247b7565489120b6bcf.tar.gz talos-obmc-linux-bd3b49f25a3eae2d91432247b7565489120b6bcf.zip |
drm: tegra: Add maintainers entry
Add myself as the maintainer of the NVIDIA Tegra DRM driver.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59203e77ce9e..2f66431bc698 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2512,6 +2512,15 @@ S: Supported F: drivers/gpu/drm/exynos F: include/drm/exynos* +DRM DRIVERS FOR NVIDIA TEGRA +M: Thierry Reding <thierry.reding@avionic-design.de> +L: dri-devel@lists.freedesktop.org +L: linux-tegra@vger.kernel.org +T: git git://gitorious.org/thierryreding/linux.git +S: Maintained +F: drivers/gpu/drm/tegra/ +F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt + DSCC4 DRIVER M: Francois Romieu <romieu@fr.zoreil.com> L: netdev@vger.kernel.org |