* [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
@ 2023-07-17 8:15 Dmitry Osipenko
2023-07-17 8:50 ` Boris Brezillon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2023-07-17 8:15 UTC (permalink / raw)
To: Rob Herring, Steven Price, Boris Brezillon
Cc: dri-devel, linux-kernel, kernel
Add Boris Brezillon as Panfrost driver maintainer. Boris is a new lead
developer of the Panfrost Mesa driver and main developer behind the
upcoming Panthor kernel driver that will serve next-gen Mali GPUs.
Remove Tomeu and Alyssa, who left Collabora and stepped down from working
on Panfrost.
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d6536fef2fc..08dc75916148 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1615,9 +1615,8 @@ F: drivers/gpu/drm/arm/display/komeda/
ARM MALI PANFROST DRM DRIVER
M: Rob Herring <robh@kernel.org>
-M: Tomeu Vizoso <tomeu.vizoso@collabora.com>
+M: Boris Brezillon <boris.brezillon@collabora.com>
R: Steven Price <steven.price@arm.com>
-R: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
L: dri-devel@lists.freedesktop.org
S: Supported
T: git git://anongit.freedesktop.org/drm/drm-misc
--
2.41.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
2023-07-17 8:15 [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer Dmitry Osipenko
@ 2023-07-17 8:50 ` Boris Brezillon
2023-08-14 16:09 ` Dmitry Osipenko
2023-08-21 13:37 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Boris Brezillon @ 2023-07-17 8:50 UTC (permalink / raw)
To: Dmitry Osipenko
Cc: Rob Herring, Steven Price, dri-devel, linux-kernel, kernel
On Mon, 17 Jul 2023 11:15:44 +0300
Dmitry Osipenko <dmitry.osipenko@collabora.com> wrote:
> Add Boris Brezillon as Panfrost driver maintainer. Boris is a new lead
> developer of the Panfrost Mesa driver and main developer behind the
> upcoming Panthor kernel driver that will serve next-gen Mali GPUs.
>
> Remove Tomeu and Alyssa, who left Collabora and stepped down from working
> on Panfrost.
>
> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
> ---
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d6536fef2fc..08dc75916148 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1615,9 +1615,8 @@ F: drivers/gpu/drm/arm/display/komeda/
>
> ARM MALI PANFROST DRM DRIVER
> M: Rob Herring <robh@kernel.org>
> -M: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> +M: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
> R: Steven Price <steven.price@arm.com>
> -R: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
> L: dri-devel@lists.freedesktop.org
> S: Supported
> T: git git://anongit.freedesktop.org/drm/drm-misc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
2023-07-17 8:15 [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer Dmitry Osipenko
2023-07-17 8:50 ` Boris Brezillon
@ 2023-08-14 16:09 ` Dmitry Osipenko
2023-08-21 13:37 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2023-08-14 16:09 UTC (permalink / raw)
To: Rob Herring, Steven Price, Boris Brezillon, Tomeu Vizoso,
Alyssa Rosenzweig
Cc: dri-devel, linux-kernel, kernel
On 7/17/23 11:15, Dmitry Osipenko wrote:
> Add Boris Brezillon as Panfrost driver maintainer. Boris is a new lead
> developer of the Panfrost Mesa driver and main developer behind the
> upcoming Panthor kernel driver that will serve next-gen Mali GPUs.
>
> Remove Tomeu and Alyssa, who left Collabora and stepped down from working
> on Panfrost.
>
> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
> ---
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d6536fef2fc..08dc75916148 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1615,9 +1615,8 @@ F: drivers/gpu/drm/arm/display/komeda/
>
> ARM MALI PANFROST DRM DRIVER
> M: Rob Herring <robh@kernel.org>
> -M: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> +M: Boris Brezillon <boris.brezillon@collabora.com>
> R: Steven Price <steven.price@arm.com>
> -R: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
> L: dri-devel@lists.freedesktop.org
> S: Supported
> T: git git://anongit.freedesktop.org/drm/drm-misc
Alyssa acked this patch on IRC and asked to repost it on the ML, here it is:
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
--
Best regards,
Dmitry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
2023-07-17 8:15 [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer Dmitry Osipenko
2023-07-17 8:50 ` Boris Brezillon
2023-08-14 16:09 ` Dmitry Osipenko
@ 2023-08-21 13:37 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2023-08-21 13:37 UTC (permalink / raw)
To: Dmitry Osipenko
Cc: Steven Price, Boris Brezillon, dri-devel, linux-kernel, kernel
On Mon, Jul 17, 2023 at 3:17 AM Dmitry Osipenko
<dmitry.osipenko@collabora.com> wrote:
>
> Add Boris Brezillon as Panfrost driver maintainer. Boris is a new lead
> developer of the Panfrost Mesa driver and main developer behind the
> upcoming Panthor kernel driver that will serve next-gen Mali GPUs.
>
> Remove Tomeu and Alyssa, who left Collabora and stepped down from working
> on Panfrost.
>
> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
> ---
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d6536fef2fc..08dc75916148 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1615,9 +1615,8 @@ F: drivers/gpu/drm/arm/display/komeda/
>
> ARM MALI PANFROST DRM DRIVER
> M: Rob Herring <robh@kernel.org>
> -M: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> +M: Boris Brezillon <boris.brezillon@collabora.com>
If not applied already, put Boris first. I'm not really too active on panfrost.
Rob
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-21 13:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 8:15 [PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer Dmitry Osipenko
2023-07-17 8:50 ` Boris Brezillon
2023-08-14 16:09 ` Dmitry Osipenko
2023-08-21 13:37 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox