aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-06-27 19:29:04 -0400
committerDave Airlie <airlied@redhat.com>2013-06-27 19:29:04 -0400
commit4a009085978de90db40f9f38bcfad501f86ca959 (patch)
treef81e52842cb1b8d51be7ca5b6276f5c6cedb7aef /MAINTAINERS
parentc0a608023006c5bc3512a374bb84a224a399786b (diff)
parentebae30b1fbcc2cc991ce705cc82e16d1e5ddbf51 (diff)
Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into drm-next
These changes are mostly minor fixes to things introduced in 3.10. The biggest chunk is updates to the host1x firewall which checks job submissions from userspace and wasn't working properly. All other patches are mostly one-liners. Nothing new or too exciting this time around. * 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux: gpu: host1x: Rework CPU syncpoint increment gpu: host1x: Fix client_managed type gpu: host1x: Fix memory access in syncpt request gpu: host1x: Copy gathers before verification gpu: host1x: Don't reset firewall between gathers gpu: host1x: Check reloc table before usage gpu: host1x: Check INCR opcode correctly drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features drm/tegra: Fix return value drm/tegra: Include header drm/drm.h MAINTAINERS: Update Tegra DRM entry drm/tegra: fix error return code in gr2d_submit() drm/tegra: fix missing unlock on error drm/tegra: Honor pixel-format changes drm/tegra: Explicitly set irq_enabled drm/tegra: Don't disable unused planes
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5be702cc8449..437dd12ab9cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2697,12 +2697,14 @@ F: include/drm/exynos*
2697F: include/uapi/drm/exynos* 2697F: include/uapi/drm/exynos*
2698 2698
2699DRM DRIVERS FOR NVIDIA TEGRA 2699DRM DRIVERS FOR NVIDIA TEGRA
2700M: Thierry Reding <thierry.reding@avionic-design.de> 2700M: Thierry Reding <thierry.reding@gmail.com>
2701M: Terje Bergström <tbergstrom@nvidia.com>
2701L: dri-devel@lists.freedesktop.org 2702L: dri-devel@lists.freedesktop.org
2702L: linux-tegra@vger.kernel.org 2703L: linux-tegra@vger.kernel.org
2703T: git git://gitorious.org/thierryreding/linux.git 2704T: git git://anongit.freedesktop.org/tegra/linux.git
2704S: Maintained 2705S: Maintained
2705F: drivers/gpu/drm/tegra/ 2706F: drivers/gpu/host1x/
2707F: include/uapi/drm/tegra_drm.h
2706F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt 2708F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
2707 2709
2708DSBR100 USB FM RADIO DRIVER 2710DSBR100 USB FM RADIO DRIVER