[PATCH 1/2] MAINTAINERS: Add the driver info of the NVDLA
Cai Huoqing
cai.huoqing at linux.dev
Tue Apr 19 13:58:59 UTC 2022
The NVIDIA Deep Learning Accelerator (NVDLA) is an open source IP
which is integrated into Jetson AGX Xavier. After adding the driver
support for it, I add the driver info of the NVDLA to MAINTAINERS file.
Signed-off-by: Cai Huoqing <cai.huoqing at linux.dev>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 452f3662e5ac..0e5464d61a6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6485,6 +6485,13 @@ T: git git://anongit.freedesktop.org/drm/drm-misc
F: Documentation/devicetree/bindings/display/panel/samsung,lms380kf01.yaml
F: drivers/gpu/drm/panel/panel-widechips-ws2401.c
+DRM DRIVER FOR NVDLA
+M: Cai Huoqing <cai.huoqing at linux.dev>
+L: dri-devel at lists.freedesktop.org
+S: Maintained
+T: git git://anongit.freedesktop.org/drm/drm-misc
+F: drivers/gpu/drm/nvdla/
+
DRM DRIVERS
M: David Airlie <airlied at linux.ie>
M: Daniel Vetter <daniel at ffwll.ch>
--
2.25.1
More information about the dri-devel
mailing list