diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2023-04-06 15:02:16 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2023-04-06 15:02:17 +0200 |
commit | 8904a1e20ba8ee82c1d24d6f8091ba464b878a54 (patch) | |
tree | bc13057b1c0d748fe7e32bd6f2308cb84b0417eb /MAINTAINERS | |
parent | 52b113e968be66b57f792b2e2a9b8b77f382bd5f (diff) | |
parent | 2429b3c529da29d4277d519bd66d034842dcd70c (diff) | |
download | lwn-8904a1e20ba8ee82c1d24d6f8091ba464b878a54.tar.gz lwn-8904a1e20ba8ee82c1d24d6f8091ba464b878a54.zip |
Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-next
drm/tegra: Changes for v6.4-rc1
The majority of this is minor cleanups and fixes. Other than those, this
contains Uwe's conversion to the new driver remove callback and Thomas'
fbdev DRM client conversion. The driver can now also be built on other
architectures to easy compile coverage.
Finally, this adds Mikko as a second maintainer for the driver. As a
next step we also want Tegra DRM to move into drm-misc to streamline the
maintenance process.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
From: Thierry Reding <thierry.reding@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230406121404.967704-1-thierry.reding@gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d037504a5748..4df83ffa5c1d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6933,6 +6933,7 @@ F: drivers/phy/mediatek/phy-mtk-mipi* DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding <thierry.reding@gmail.com> +M: Mikko Perttunen <mperttunen@nvidia.com> L: dri-devel@lists.freedesktop.org L: linux-tegra@vger.kernel.org S: Supported |