[PATCH v2] MAINTAINERS: Update GPU driver maintainer information

Jianmin Lv posted 1 patch 2 weeks, 5 days ago
There is a newer version of this series
[PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Jianmin Lv 2 weeks, 5 days ago
I and Qianhai are GPU R&D engineers at Loongson, specializing
in kernel driver development. We understand that the current
Loongson GPU driver lacks dedicated maintenance resources
because of some reasons.

As Loongson GPU driver developers, we have both the capability
and the responsibility to continuously maintain the Loongson
GPU driver, ensuring minimal impact on its users. After internal
discussions, our team has decided to recommend me and Qianhai
to take over the maintenance responsibilities, and recommend
Huacai, Mingcong and Ruoyao to help to review.

And We'll continue to maintain it for current supported chips
and drive future updates according to chip support plan.

Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>

diff --git a/MAINTAINERS b/MAINTAINERS
index 96ea84948d76..4232039b7282 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
 F:	include/uapi/drm/lima_drm.h
 
 DRM DRIVERS FOR LOONGSON
+M:	Jianmin Lv <lvjianmin@loongson.cn>
+M:	Qianhai Wu <wuqianhai@loongson.cn>
+R:	Huacai Chen <chenhuacai@kernel.org>
+R:	Mingcong Bai <jeffbai@aosc.io>
+R:	Xi Ruoyao <xry111@xry111.site>
 L:	dri-devel@lists.freedesktop.org
-S:	Orphan
+S:	Maintained
 T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	drivers/gpu/drm/loongson/
 
-- 
2.20.1
Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Thomas Zimmermann 2 weeks, 4 days ago
(cc: Icenowy)

Hi

Am 18.03.26 um 10:23 schrieb Jianmin Lv:
> I and Qianhai are GPU R&D engineers at Loongson, specializing
> in kernel driver development. We understand that the current
> Loongson GPU driver lacks dedicated maintenance resources
> because of some reasons.
>
> As Loongson GPU driver developers, we have both the capability
> and the responsibility to continuously maintain the Loongson
> GPU driver, ensuring minimal impact on its users. After internal
> discussions, our team has decided to recommend me and Qianhai
> to take over the maintenance responsibilities, and recommend
> Huacai, Mingcong and Ruoyao to help to review.
>
> And We'll continue to maintain it for current supported chips
> and drive future updates according to chip support plan.

Welcome and thanks for helping out.

Yesterday, Icenowy Zheng also volunteered to help with the driver. If 
she's still interested, I think you should both co-maintain the driver. 
Icenowy is already active in the maintenance of other DRM drivers and 
can certainly do good work here as well.

Best regards
Thomas

>
> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 96ea84948d76..4232039b7282 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
>   F:	include/uapi/drm/lima_drm.h
>   
>   DRM DRIVERS FOR LOONGSON
> +M:	Jianmin Lv <lvjianmin@loongson.cn>
> +M:	Qianhai Wu <wuqianhai@loongson.cn>
> +R:	Huacai Chen <chenhuacai@kernel.org>
> +R:	Mingcong Bai <jeffbai@aosc.io>
> +R:	Xi Ruoyao <xry111@xry111.site>
>   L:	dri-devel@lists.freedesktop.org
> -S:	Orphan
> +S:	Maintained
>   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>   F:	drivers/gpu/drm/loongson/
>   

-- 
--
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)


Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Jianmin Lv 2 weeks, 4 days ago
Thanks so much for recommending Icenowy to work with us on the driver. I 
learned that Icenowy's professional work in related fields. And Icenowy 
is ok with doing the job from his reply. So I'll submit v3 later, adding 
Icenowy as reviewer.

On 2026/3/19 下午3:54, Thomas Zimmermann wrote:
> (cc: Icenowy)
> 
> Hi
> 
> Am 18.03.26 um 10:23 schrieb Jianmin Lv:
>> I and Qianhai are GPU R&D engineers at Loongson, specializing
>> in kernel driver development. We understand that the current
>> Loongson GPU driver lacks dedicated maintenance resources
>> because of some reasons.
>>
>> As Loongson GPU driver developers, we have both the capability
>> and the responsibility to continuously maintain the Loongson
>> GPU driver, ensuring minimal impact on its users. After internal
>> discussions, our team has decided to recommend me and Qianhai
>> to take over the maintenance responsibilities, and recommend
>> Huacai, Mingcong and Ruoyao to help to review.
>>
>> And We'll continue to maintain it for current supported chips
>> and drive future updates according to chip support plan.
> 
> Welcome and thanks for helping out.
> 
> Yesterday, Icenowy Zheng also volunteered to help with the driver. If 
> she's still interested, I think you should both co-maintain the driver. 
> Icenowy is already active in the maintenance of other DRM drivers and 
> can certainly do good work here as well.
> 
> Best regards
> Thomas
> 
>>
>> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 96ea84948d76..4232039b7282 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8626,8 +8626,13 @@ F:    drivers/gpu/drm/lima/
>>   F:    include/uapi/drm/lima_drm.h
>>   DRM DRIVERS FOR LOONGSON
>> +M:    Jianmin Lv <lvjianmin@loongson.cn>
>> +M:    Qianhai Wu <wuqianhai@loongson.cn>
>> +R:    Huacai Chen <chenhuacai@kernel.org>
>> +R:    Mingcong Bai <jeffbai@aosc.io>
>> +R:    Xi Ruoyao <xry111@xry111.site>
>>   L:    dri-devel@lists.freedesktop.org
>> -S:    Orphan
>> +S:    Maintained
>>   T:    git https://gitlab.freedesktop.org/drm/misc/kernel.git
>>   F:    drivers/gpu/drm/loongson/
> 

Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Icenowy Zheng 2 weeks, 4 days ago
在 2026-03-19四的 08:54 +0100,Thomas Zimmermann写道:
> Hi
> 
> Am 18.03.26 um 10:23 schrieb Jianmin Lv:
> > I and Qianhai are GPU R&D engineers at Loongson, specializing
> > in kernel driver development. We understand that the current
> > Loongson GPU driver lacks dedicated maintenance resources
> > because of some reasons.
> > 
> > As Loongson GPU driver developers, we have both the capability
> > and the responsibility to continuously maintain the Loongson
> > GPU driver, ensuring minimal impact on its users. After internal
> > discussions, our team has decided to recommend me and Qianhai
> > to take over the maintenance responsibilities, and recommend
> > Huacai, Mingcong and Ruoyao to help to review.
> > 
> > And We'll continue to maintain it for current supported chips
> > and drive future updates according to chip support plan.
> 
> Welcome and thanks for helping out.
> 
> Yesterday, Icenowy Zheng also volunteered to help with the driver. If
> she's still interested, I think you should both co-maintain the
> driver. 

I am still interested, especially for MIPS-based Loongson systems. I'm
okay to act either as a co-maintainer or a reviewer, and let Loongson
folks to decide it.

> Icenowy is already active in the maintenance of other DRM drivers and
> can certainly do good work here as well.
> 
> Best regards
> Thomas
> 
> > 
> > Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 96ea84948d76..4232039b7282 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
> >   F:	include/uapi/drm/lima_drm.h
> >   
> >   DRM DRIVERS FOR LOONGSON
> > +M:	Jianmin Lv <lvjianmin@loongson.cn>
> > +M:	Qianhai Wu <wuqianhai@loongson.cn>
> > +R:	Huacai Chen <chenhuacai@kernel.org>
> > +R:	Mingcong Bai <jeffbai@aosc.io>
> > +R:	Xi Ruoyao <xry111@xry111.site>
> >   L:	dri-devel@lists.freedesktop.org
> > -S:	Orphan
> > +S:	Maintained

By the way, previously when Sui Jingfeng is in charge of this driver,
the status is "Supported" instead of "Maintained". Does this change
show any difference on Loongson's attitude towards this driver?

Thanks,
Icenowy

> >   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
> >   F:	drivers/gpu/drm/loongson/
> >   
Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Jianmin Lv 2 weeks, 4 days ago

On 2026/3/19 下午4:51, Icenowy Zheng wrote:
> 在 2026-03-19四的 08:54 +0100,Thomas Zimmermann写道:
>> Hi
>>
>> Am 18.03.26 um 10:23 schrieb Jianmin Lv:
>>> I and Qianhai are GPU R&D engineers at Loongson, specializing
>>> in kernel driver development. We understand that the current
>>> Loongson GPU driver lacks dedicated maintenance resources
>>> because of some reasons.
>>>
>>> As Loongson GPU driver developers, we have both the capability
>>> and the responsibility to continuously maintain the Loongson
>>> GPU driver, ensuring minimal impact on its users. After internal
>>> discussions, our team has decided to recommend me and Qianhai
>>> to take over the maintenance responsibilities, and recommend
>>> Huacai, Mingcong and Ruoyao to help to review.
>>>
>>> And We'll continue to maintain it for current supported chips
>>> and drive future updates according to chip support plan.
>>
>> Welcome and thanks for helping out.
>>
>> Yesterday, Icenowy Zheng also volunteered to help with the driver. If
>> she's still interested, I think you should both co-maintain the
>> driver.
> 
> I am still interested, especially for MIPS-based Loongson systems. I'm
> okay to act either as a co-maintainer or a reviewer, and let Loongson
> folks to decide it.

Hi,Icenowy

Thanks for willing to join us co-working the driver,and I'll add you as 
reviewer in v3 patch, expecting a pleasant cooperation.

BTW, it will help me to look into and reply your patch if you can CC me, 
thanks.

https://lore.kernel.org/dri-devel/c6013f25-fce0-41ba-a275-96188a6647c1@suse.de/T/#t

> 
>> Icenowy is already active in the maintenance of other DRM drivers and
>> can certainly do good work here as well.
>>
>> Best regards
>> Thomas
>>
>>>
>>> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 96ea84948d76..4232039b7282 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
>>>    F:	include/uapi/drm/lima_drm.h
>>>    
>>>    DRM DRIVERS FOR LOONGSON
>>> +M:	Jianmin Lv <lvjianmin@loongson.cn>
>>> +M:	Qianhai Wu <wuqianhai@loongson.cn>
>>> +R:	Huacai Chen <chenhuacai@kernel.org>
>>> +R:	Mingcong Bai <jeffbai@aosc.io>
>>> +R:	Xi Ruoyao <xry111@xry111.site>
>>>    L:	dri-devel@lists.freedesktop.org
>>> -S:	Orphan
>>> +S:	Maintained
> 
> By the way, previously when Sui Jingfeng is in charge of this driver,
> the status is "Supported" instead of "Maintained". Does this change
> show any difference on Loongson's attitude towards this driver?
> 
> Thanks,
> Icenowy
> 
>>>    T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>>>    F:	drivers/gpu/drm/loongson/
>>>    

Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Icenowy Zheng 2 weeks, 4 days ago
在 2026-03-19四的 21:08 +0800,Jianmin Lv写道:
> 
> 
> On 2026/3/19 下午4:51, Icenowy Zheng wrote:
> > 在 2026-03-19四的 08:54 +0100,Thomas Zimmermann写道:
> > > Hi
> > > 
> > > Am 18.03.26 um 10:23 schrieb Jianmin Lv:
> > > > I and Qianhai are GPU R&D engineers at Loongson, specializing
> > > > in kernel driver development. We understand that the current
> > > > Loongson GPU driver lacks dedicated maintenance resources
> > > > because of some reasons.
> > > > 
> > > > As Loongson GPU driver developers, we have both the capability
> > > > and the responsibility to continuously maintain the Loongson
> > > > GPU driver, ensuring minimal impact on its users. After
> > > > internal
> > > > discussions, our team has decided to recommend me and Qianhai
> > > > to take over the maintenance responsibilities, and recommend
> > > > Huacai, Mingcong and Ruoyao to help to review.
> > > > 
> > > > And We'll continue to maintain it for current supported chips
> > > > and drive future updates according to chip support plan.
> > > 
> > > Welcome and thanks for helping out.
> > > 
> > > Yesterday, Icenowy Zheng also volunteered to help with the
> > > driver. If
> > > she's still interested, I think you should both co-maintain the
> > > driver.
> > 
> > I am still interested, especially for MIPS-based Loongson systems.
> > I'm
> > okay to act either as a co-maintainer or a reviewer, and let
> > Loongson
> > folks to decide it.
> 
> Hi,Icenowy
> 
> Thanks for willing to join us co-working the driver,and I'll add you
> as 
> reviewer in v3 patch, expecting a pleasant cooperation.
> 
> BTW, it will help me to look into and reply your patch if you can CC
> me, 
> thanks.

Well I will send a respin of this patch in this weekend.

Thanks,
Icenowy

> 
> https://lore.kernel.org/dri-devel/c6013f25-fce0-41ba-a275-96188a6647c1@suse.de/T/#t
> 
> > 
> > > Icenowy is already active in the maintenance of other DRM drivers
> > > and
> > > can certainly do good work here as well.
> > > 
> > > Best regards
> > > Thomas
> > > 
> > > > 
> > > > Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
> > > > 
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 96ea84948d76..4232039b7282 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
> > > >    F:	include/uapi/drm/lima_drm.h
> > > >    
> > > >    DRM DRIVERS FOR LOONGSON
> > > > +M:	Jianmin Lv <lvjianmin@loongson.cn>
> > > > +M:	Qianhai Wu <wuqianhai@loongson.cn>
> > > > +R:	Huacai Chen <chenhuacai@kernel.org>
> > > > +R:	Mingcong Bai <jeffbai@aosc.io>
> > > > +R:	Xi Ruoyao <xry111@xry111.site>
> > > >    L:	dri-devel@lists.freedesktop.org
> > > > -S:	Orphan
> > > > +S:	Maintained
> > 
> > By the way, previously when Sui Jingfeng is in charge of this
> > driver,
> > the status is "Supported" instead of "Maintained". Does this change
> > show any difference on Loongson's attitude towards this driver?
> > 
> > Thanks,
> > Icenowy
> > 
> > > >    T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
> > > >    F:	drivers/gpu/drm/loongson/
> > > >    
Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by wuqianhai 2 weeks, 4 days ago
Thanks for inviting me to be as co-maintainer and I'll try to do it well.

在 2026/3/18 17:23, Jianmin Lv 写道:
> I and Qianhai are GPU R&D engineers at Loongson, specializing
> in kernel driver development. We understand that the current
> Loongson GPU driver lacks dedicated maintenance resources
> because of some reasons.
> 
> As Loongson GPU driver developers, we have both the capability
> and the responsibility to continuously maintain the Loongson
> GPU driver, ensuring minimal impact on its users. After internal
> discussions, our team has decided to recommend me and Qianhai
> to take over the maintenance responsibilities, and recommend
> Huacai, Mingcong and Ruoyao to help to review.
> 
> And We'll continue to maintain it for current supported chips
> and drive future updates according to chip support plan.
> 
> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 96ea84948d76..4232039b7282 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
>   F:	include/uapi/drm/lima_drm.h
>   
>   DRM DRIVERS FOR LOONGSON
> +M:	Jianmin Lv <lvjianmin@loongson.cn>
> +M:	Qianhai Wu <wuqianhai@loongson.cn>
> +R:	Huacai Chen <chenhuacai@kernel.org>
> +R:	Mingcong Bai <jeffbai@aosc.io>
> +R:	Xi Ruoyao <xry111@xry111.site>
>   L:	dri-devel@lists.freedesktop.org
> -S:	Orphan
> +S:	Maintained
>   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>   F:	drivers/gpu/drm/loongson/
>   

Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Huacai Chen 2 weeks, 5 days ago
Thanks for the invitation and will try my best to help, too.

BTW, please spend some time to review this patch:
https://lore.kernel.org/dri-devel/c6013f25-fce0-41ba-a275-96188a6647c1@suse.de/T/#t

On Wed, Mar 18, 2026 at 5:31 PM Jianmin Lv <lvjianmin@loongson.cn> wrote:
>
> I and Qianhai are GPU R&D engineers at Loongson, specializing
> in kernel driver development. We understand that the current
> Loongson GPU driver lacks dedicated maintenance resources
> because of some reasons.
>
> As Loongson GPU driver developers, we have both the capability
> and the responsibility to continuously maintain the Loongson
> GPU driver, ensuring minimal impact on its users. After internal
> discussions, our team has decided to recommend me and Qianhai
> to take over the maintenance responsibilities, and recommend
> Huacai, Mingcong and Ruoyao to help to review.
>
> And We'll continue to maintain it for current supported chips
> and drive future updates according to chip support plan.
>
> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
Acked-by: Huacai Chen <chenhuacai@kernel.org>


>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 96ea84948d76..4232039b7282 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8626,8 +8626,13 @@ F:       drivers/gpu/drm/lima/
>  F:     include/uapi/drm/lima_drm.h
>
>  DRM DRIVERS FOR LOONGSON
> +M:     Jianmin Lv <lvjianmin@loongson.cn>
> +M:     Qianhai Wu <wuqianhai@loongson.cn>
> +R:     Huacai Chen <chenhuacai@kernel.org>
> +R:     Mingcong Bai <jeffbai@aosc.io>
> +R:     Xi Ruoyao <xry111@xry111.site>
>  L:     dri-devel@lists.freedesktop.org
> -S:     Orphan
> +S:     Maintained
>  T:     git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:     drivers/gpu/drm/loongson/
>
> --
> 2.20.1
>
Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Jianmin Lv 2 weeks, 4 days ago

On 2026/3/18 下午5:42, Huacai Chen wrote:
> Thanks for the invitation and will try my best to help, too.
> 
> BTW, please spend some time to review this patch:
> https://lore.kernel.org/dri-devel/c6013f25-fce0-41ba-a275-96188a6647c1@suse.de/T/#t
> 
Ok, I'll look into it as soon as possible.
thanks.

> On Wed, Mar 18, 2026 at 5:31 PM Jianmin Lv <lvjianmin@loongson.cn> wrote:
>>
>> I and Qianhai are GPU R&D engineers at Loongson, specializing
>> in kernel driver development. We understand that the current
>> Loongson GPU driver lacks dedicated maintenance resources
>> because of some reasons.
>>
>> As Loongson GPU driver developers, we have both the capability
>> and the responsibility to continuously maintain the Loongson
>> GPU driver, ensuring minimal impact on its users. After internal
>> discussions, our team has decided to recommend me and Qianhai
>> to take over the maintenance responsibilities, and recommend
>> Huacai, Mingcong and Ruoyao to help to review.
>>
>> And We'll continue to maintain it for current supported chips
>> and drive future updates according to chip support plan.
>>
>> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
> Acked-by: Huacai Chen <chenhuacai@kernel.org>
> 
> 
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 96ea84948d76..4232039b7282 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8626,8 +8626,13 @@ F:       drivers/gpu/drm/lima/
>>   F:     include/uapi/drm/lima_drm.h
>>
>>   DRM DRIVERS FOR LOONGSON
>> +M:     Jianmin Lv <lvjianmin@loongson.cn>
>> +M:     Qianhai Wu <wuqianhai@loongson.cn>
>> +R:     Huacai Chen <chenhuacai@kernel.org>
>> +R:     Mingcong Bai <jeffbai@aosc.io>
>> +R:     Xi Ruoyao <xry111@xry111.site>
>>   L:     dri-devel@lists.freedesktop.org
>> -S:     Orphan
>> +S:     Maintained
>>   T:     git https://gitlab.freedesktop.org/drm/misc/kernel.git
>>   F:     drivers/gpu/drm/loongson/
>>
>> --
>> 2.20.1
>>

Re: [PATCH v2] MAINTAINERS: Update GPU driver maintainer information
Posted by Mingcong Bai 2 weeks, 5 days ago
Hi Jianmin,

在 2026/3/18 17:23, Jianmin Lv 写道:
> I and Qianhai are GPU R&D engineers at Loongson, specializing
> in kernel driver development. We understand that the current
> Loongson GPU driver lacks dedicated maintenance resources
> because of some reasons.
> 
> As Loongson GPU driver developers, we have both the capability
> and the responsibility to continuously maintain the Loongson
> GPU driver, ensuring minimal impact on its users. After internal
> discussions, our team has decided to recommend me and Qianhai
> to take over the maintenance responsibilities, and recommend
> Huacai, Mingcong and Ruoyao to help to review.
> 
> And We'll continue to maintain it for current supported chips
> and drive future updates according to chip support plan.
> 
> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>

Thanks for the invitation and will try my best to help.

Acked-by: Mingcong Bai <jeffbai@aosc.io>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 96ea84948d76..4232039b7282 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8626,8 +8626,13 @@ F:	drivers/gpu/drm/lima/
>   F:	include/uapi/drm/lima_drm.h
>   
>   DRM DRIVERS FOR LOONGSON
> +M:	Jianmin Lv <lvjianmin@loongson.cn>
> +M:	Qianhai Wu <wuqianhai@loongson.cn>
> +R:	Huacai Chen <chenhuacai@kernel.org>
> +R:	Mingcong Bai <jeffbai@aosc.io>
> +R:	Xi Ruoyao <xry111@xry111.site>
>   L:	dri-devel@lists.freedesktop.org
> -S:	Orphan
> +S:	Maintained
>   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>   F:	drivers/gpu/drm/loongson/
>