summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongbang Shi <shiyongbang@huawei.com>2026-03-19 21:11:32 +0800
committerThomas Zimmermann <tzimmermann@suse.de>2026-04-20 15:55:34 +0200
commit15d649a3e5eab779a08a30fc2093116de16b2e3e (patch)
treef91bd6aa41eaa13b2b373d420e0e41f5d3838687
parentfb44d589bf3148e13452185a6e772a7efbf2d684 (diff)
MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
To improve maintainability, split the maintainer information for the hibmc and kirin drivers under the drivers/gpu/drm/hisilicon directory. drivers/gpu/drm/hisilicon/hibmc driver has almost completed feature development based on the new generation HiSilicon BMC chip. It was co-developed by Yongbang Shi, Baihan Li and Lin He. Going forward, this module will be maintained by Yongbang Shi. Signed-off-by: Yongbang Shi <shiyongbang@huawei.com> Acked-by: Tao Tian <tiantao6@hisilicon.com> Acked-by: Xinliang Liu <xinliang.liu@linaro.org> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260319131132.722033-1-shiyongbang@huawei.com
-rw-r--r--MAINTAINERS13
1 files changed, 10 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e31d0df4144..7cc5b1a8e27a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8607,10 +8607,17 @@ S: Maintained
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
F: drivers/gpu/drm/gma500/
-DRM DRIVERS FOR HISILICON
-M: Xinliang Liu <xinliang.liu@linaro.org>
+DRM DRIVERS FOR HISILICON HIBMC
+M: Yongbang Shi <shiyongbang@huawei.com>
M: Tian Tao <tiantao6@hisilicon.com>
R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
+L: dri-devel@lists.freedesktop.org
+S: Maintained
+T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F: drivers/gpu/drm/hisilicon/hibmc
+
+DRM DRIVERS FOR HISILICON KIRIN
+M: Xinliang Liu <xinliang.liu@linaro.org>
R: Sumit Semwal <sumit.semwal@linaro.org>
R: Yongqin Liu <yongqin.liu@linaro.org>
R: John Stultz <jstultz@google.com>
@@ -8618,7 +8625,7 @@ L: dri-devel@lists.freedesktop.org
S: Maintained
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
F: Documentation/devicetree/bindings/display/hisilicon/
-F: drivers/gpu/drm/hisilicon/
+F: drivers/gpu/drm/hisilicon/kirin
DRM DRIVERS FOR LIMA
M: Qiang Yu <yuq825@gmail.com>