* [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
@ 2026-03-18 12:53 Yongbang Shi
2026-03-19 3:18 ` Xinliang Liu
2026-03-19 7:45 ` Thomas Zimmermann
0 siblings, 2 replies; 5+ messages in thread
From: Yongbang Shi @ 2026-03-18 12:53 UTC (permalink / raw)
To: tzimmermann, tiantao6, xinliang.liu, maarten.lankhorst, mripard,
airlied, daniel, kong.kongxinwei, dmitry.baryshkov
Cc: liangjian010, chenjianmin, fengsheng5, shiyongbang, helin52,
shenjian15, shaojijie, dri-devel, linux-kernel
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>
---
MAINTAINERS | 37 +++++++++++++++++++++++++------------
1 file changed, 25 insertions(+), 12 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d7241695df96..4f8dbadbe70b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8603,18 +8603,31 @@ 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>
-M: Tian Tao <tiantao6@hisilicon.com>
-R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
-R: Sumit Semwal <sumit.semwal@linaro.org>
-R: Yongqin Liu <yongqin.liu@linaro.org>
-R: John Stultz <jstultz@google.com>
-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/
+DRM DRIVERS FOR HISILICON HIBMC
+M: Yongbang Shi <shiyongbang@huawei.com>
+M: Xinliang Liu <xinliang.liu@linaro.org>
+M: Tian Tao <tiantao6@hisilicon.com>
+R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
+R: Sumit Semwal <sumit.semwal@linaro.org>
+R: Yongqin Liu <yongqin.liu@linaro.org>
+R: John Stultz <jstultz@google.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>
+M: Tian Tao <tiantao6@hisilicon.com>
+R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
+R: Sumit Semwal <sumit.semwal@linaro.org>
+R: Yongqin Liu <yongqin.liu@linaro.org>
+R: John Stultz <jstultz@google.com>
+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/kirin
DRM DRIVERS FOR LIMA
M: Qiang Yu <yuq825@gmail.com>
--
2.33.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
2026-03-18 12:53 [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers Yongbang Shi
@ 2026-03-19 3:18 ` Xinliang Liu
2026-03-19 12:03 ` Yongbang Shi
2026-03-19 7:45 ` Thomas Zimmermann
1 sibling, 1 reply; 5+ messages in thread
From: Xinliang Liu @ 2026-03-19 3:18 UTC (permalink / raw)
To: Yongbang Shi
Cc: tzimmermann, tiantao6, maarten.lankhorst, mripard, airlied,
daniel, kong.kongxinwei, dmitry.baryshkov, liangjian010,
chenjianmin, fengsheng5, helin52, shenjian15, shaojijie,
dri-devel, linux-kernel
,
Hi,
On Wed, 18 Mar 2026 at 21:01, Yongbang Shi <shiyongbang@huawei.com> wrote:
>
> 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>
> ---
> MAINTAINERS | 37 +++++++++++++++++++++++++------------
> 1 file changed, 25 insertions(+), 12 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d7241695df96..4f8dbadbe70b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8603,18 +8603,31 @@ 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>
> -M: Tian Tao <tiantao6@hisilicon.com>
> -R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> -R: Sumit Semwal <sumit.semwal@linaro.org>
> -R: Yongqin Liu <yongqin.liu@linaro.org>
> -R: John Stultz <jstultz@google.com>
> -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/
> +DRM DRIVERS FOR HISILICON HIBMC
> +M: Yongbang Shi <shiyongbang@huawei.com>
> +M: Xinliang Liu <xinliang.liu@linaro.org>
> +M: Tian Tao <tiantao6@hisilicon.com>
> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R: Sumit Semwal <sumit.semwal@linaro.org>
> +R: Yongqin Liu <yongqin.liu@linaro.org>
> +R: John Stultz <jstultz@google.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
Please remove me, Sumit Semwal, Yongqin Liu, and John Stultz from here.
I'm going to hand over the hibmc DRM driver maintenance to you.
And if you look at the git log, the other three guys were added here
for the kirin DRM driver.
ce1fc502de42 MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers
for kirin DRM driver
> +
> +DRM DRIVERS FOR HISILICON KIRIN
> +M: Xinliang Liu <xinliang.liu@linaro.org>
> +M: Tian Tao <tiantao6@hisilicon.com>
> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R: Sumit Semwal <sumit.semwal@linaro.org>
> +R: Yongqin Liu <yongqin.liu@linaro.org>
> +R: John Stultz <jstultz@google.com>
> +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/kirin
Please remove Tian Tao and Xinwei Kong from here. They are here mainly
for the hibmc DRM driver.
Once address the above comments, please add my ack:
Acked-by: Xinliang Liu <xinliang.liu@linaro.org>
And to be a DRM maintainer, you might need to apply the push
permission of the drm-misc git repo for pushing the hibmc driver patch
in the future.
See the docs below for what DRM-misc is and how to apply the permission:
https://drm.pages.freedesktop.org/maintainer-tools/committer-drm-misc.html
https://drm.pages.freedesktop.org/maintainer-tools/drm-misc.html
Thank you very much for maintaining the hibmc DRM driver.
Best regards,
Xinliang
>
> DRM DRIVERS FOR LIMA
> M: Qiang Yu <yuq825@gmail.com>
> --
> 2.33.0
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
2026-03-18 12:53 [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers Yongbang Shi
2026-03-19 3:18 ` Xinliang Liu
@ 2026-03-19 7:45 ` Thomas Zimmermann
2026-03-19 12:19 ` Yongbang Shi
1 sibling, 1 reply; 5+ messages in thread
From: Thomas Zimmermann @ 2026-03-19 7:45 UTC (permalink / raw)
To: Yongbang Shi, tiantao6, xinliang.liu, maarten.lankhorst, mripard,
airlied, daniel, kong.kongxinwei, dmitry.baryshkov
Cc: liangjian010, chenjianmin, fengsheng5, helin52, shenjian15,
shaojijie, dri-devel, linux-kernel
Hi
Am 18.03.26 um 13:53 schrieb Yongbang Shi:
> 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>
Nit: tags should be given in public even if there was an internal
review. That adds accountability to the patch.
Apart from that:
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Best regards
Thomas
> ---
> MAINTAINERS | 37 +++++++++++++++++++++++++------------
> 1 file changed, 25 insertions(+), 12 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d7241695df96..4f8dbadbe70b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8603,18 +8603,31 @@ 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>
> -M: Tian Tao <tiantao6@hisilicon.com>
> -R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> -R: Sumit Semwal <sumit.semwal@linaro.org>
> -R: Yongqin Liu <yongqin.liu@linaro.org>
> -R: John Stultz <jstultz@google.com>
> -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/
> +DRM DRIVERS FOR HISILICON HIBMC
> +M: Yongbang Shi <shiyongbang@huawei.com>
> +M: Xinliang Liu <xinliang.liu@linaro.org>
> +M: Tian Tao <tiantao6@hisilicon.com>
> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R: Sumit Semwal <sumit.semwal@linaro.org>
> +R: Yongqin Liu <yongqin.liu@linaro.org>
> +R: John Stultz <jstultz@google.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>
> +M: Tian Tao <tiantao6@hisilicon.com>
> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R: Sumit Semwal <sumit.semwal@linaro.org>
> +R: Yongqin Liu <yongqin.liu@linaro.org>
> +R: John Stultz <jstultz@google.com>
> +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/kirin
>
> DRM DRIVERS FOR LIMA
> M: Qiang Yu <yuq825@gmail.com>
--
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
2026-03-19 3:18 ` Xinliang Liu
@ 2026-03-19 12:03 ` Yongbang Shi
0 siblings, 0 replies; 5+ messages in thread
From: Yongbang Shi @ 2026-03-19 12:03 UTC (permalink / raw)
To: Xinliang Liu
Cc: tzimmermann, tiantao6, maarten.lankhorst, mripard, airlied,
daniel, kong.kongxinwei, dmitry.baryshkov, liangjian010,
chenjianmin, fengsheng5, helin52, shenjian15, shaojijie,
dri-devel, linux-kernel, shiyongbang
> ,
>
> Hi,
>
> On Wed, 18 Mar 2026 at 21:01, Yongbang Shi <shiyongbang@huawei.com> wrote:
>> 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>
>> ---
>> MAINTAINERS | 37 +++++++++++++++++++++++++------------
>> 1 file changed, 25 insertions(+), 12 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d7241695df96..4f8dbadbe70b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8603,18 +8603,31 @@ 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>
>> -M: Tian Tao <tiantao6@hisilicon.com>
>> -R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> -R: Sumit Semwal <sumit.semwal@linaro.org>
>> -R: Yongqin Liu <yongqin.liu@linaro.org>
>> -R: John Stultz <jstultz@google.com>
>> -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/
>> +DRM DRIVERS FOR HISILICON HIBMC
>> +M: Yongbang Shi <shiyongbang@huawei.com>
>> +M: Xinliang Liu <xinliang.liu@linaro.org>
>> +M: Tian Tao <tiantao6@hisilicon.com>
>> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> +R: Sumit Semwal <sumit.semwal@linaro.org>
>> +R: Yongqin Liu <yongqin.liu@linaro.org>
>> +R: John Stultz <jstultz@google.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
> Please remove me, Sumit Semwal, Yongqin Liu, and John Stultz from here.
> I'm going to hand over the hibmc DRM driver maintenance to you.
> And if you look at the git log, the other three guys were added here
> for the kirin DRM driver.
> ce1fc502de42 MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers
> for kirin DRM driver
>
>> +
>> +DRM DRIVERS FOR HISILICON KIRIN
>> +M: Xinliang Liu <xinliang.liu@linaro.org>
>> +M: Tian Tao <tiantao6@hisilicon.com>
>> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> +R: Sumit Semwal <sumit.semwal@linaro.org>
>> +R: Yongqin Liu <yongqin.liu@linaro.org>
>> +R: John Stultz <jstultz@google.com>
>> +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/kirin
> Please remove Tian Tao and Xinwei Kong from here. They are here mainly
> for the hibmc DRM driver.
>
> Once address the above comments, please add my ack:
> Acked-by: Xinliang Liu <xinliang.liu@linaro.org>
>
> And to be a DRM maintainer, you might need to apply the push
> permission of the drm-misc git repo for pushing the hibmc driver patch
> in the future.
> See the docs below for what DRM-misc is and how to apply the permission:
> https://drm.pages.freedesktop.org/maintainer-tools/committer-drm-misc.html
> https://drm.pages.freedesktop.org/maintainer-tools/drm-misc.html
Ok,Thank you for pointing that out. Thanks, Yongbang.
> Thank you very much for maintaining the hibmc DRM driver.
>
> Best regards,
> Xinliang
>
>> DRM DRIVERS FOR LIMA
>> M: Qiang Yu <yuq825@gmail.com>
>> --
>> 2.33.0
>>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
2026-03-19 7:45 ` Thomas Zimmermann
@ 2026-03-19 12:19 ` Yongbang Shi
0 siblings, 0 replies; 5+ messages in thread
From: Yongbang Shi @ 2026-03-19 12:19 UTC (permalink / raw)
To: Thomas Zimmermann, tiantao6, xinliang.liu, maarten.lankhorst,
mripard, airlied, daniel, kong.kongxinwei, dmitry.baryshkov
Cc: liangjian010, chenjianmin, fengsheng5, helin52, shenjian15,
shaojijie, dri-devel, linux-kernel, shiyongbang
> Hi
>
> Am 18.03.26 um 13:53 schrieb Yongbang Shi:
>> 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>
>
> Nit: tags should be given in public even if there was an internal
> review. That adds accountability to the patch.
Okay, we'll make that change after this patch.
Thanks,
Yongbang
>
> Apart from that:
>
> Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
>
> Best regards
> Thomas
>
>> ---
>> MAINTAINERS | 37 +++++++++++++++++++++++++------------
>> 1 file changed, 25 insertions(+), 12 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d7241695df96..4f8dbadbe70b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8603,18 +8603,31 @@ 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>
>> -M: Tian Tao <tiantao6@hisilicon.com>
>> -R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> -R: Sumit Semwal <sumit.semwal@linaro.org>
>> -R: Yongqin Liu <yongqin.liu@linaro.org>
>> -R: John Stultz <jstultz@google.com>
>> -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/
>> +DRM DRIVERS FOR HISILICON HIBMC
>> +M: Yongbang Shi <shiyongbang@huawei.com>
>> +M: Xinliang Liu <xinliang.liu@linaro.org>
>> +M: Tian Tao <tiantao6@hisilicon.com>
>> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> +R: Sumit Semwal <sumit.semwal@linaro.org>
>> +R: Yongqin Liu <yongqin.liu@linaro.org>
>> +R: John Stultz <jstultz@google.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>
>> +M: Tian Tao <tiantao6@hisilicon.com>
>> +R: Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> +R: Sumit Semwal <sumit.semwal@linaro.org>
>> +R: Yongqin Liu <yongqin.liu@linaro.org>
>> +R: John Stultz <jstultz@google.com>
>> +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/kirin
>> DRM DRIVERS FOR LIMA
>> M: Qiang Yu <yuq825@gmail.com>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-03-19 12:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-18 12:53 [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers Yongbang Shi
2026-03-19 3:18 ` Xinliang Liu
2026-03-19 12:03 ` Yongbang Shi
2026-03-19 7:45 ` Thomas Zimmermann
2026-03-19 12:19 ` Yongbang Shi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®