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/[email protected]/T/#t
On Wed, Mar 18, 2026 at 5:31 PM Jianmin Lv <[email protected]> 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 <[email protected]> Acked-by: Huacai Chen <[email protected]> > > 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 <[email protected]> > +M: Qianhai Wu <[email protected]> > +R: Huacai Chen <[email protected]> > +R: Mingcong Bai <[email protected]> > +R: Xi Ruoyao <[email protected]> > L: [email protected] > -S: Orphan > +S: Maintained > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > F: drivers/gpu/drm/loongson/ > > -- > 2.20.1 >
