diff options
author | Dmitry Osipenko <[email protected]> | 2023-08-22 08:25:55 +0300 |
---|---|---|
committer | Dmitry Osipenko <[email protected]> | 2023-09-02 16:59:33 +0300 |
commit | 38df905b642688c1bd4ea7c644f6852a00ab38c6 (patch) | |
tree | fe5be17dbde30e54d501dd0ff3cab70836f3e9d3 | |
parent | f8afe6b41b9fc90a005948aad753d04fa1034a27 (diff) |
MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
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.
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Tomeu Vizoso <[email protected]>
Acked-by: Alyssa Rosenzweig <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Steven Price <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6308efa121e1..32181c384434 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1614,10 +1614,9 @@ F: drivers/gpu/drm/arm/display/include/ F: drivers/gpu/drm/arm/display/komeda/ ARM MALI PANFROST DRM DRIVER +M: Boris Brezillon <[email protected]> M: Rob Herring <[email protected]> -M: Tomeu Vizoso <[email protected]> R: Steven Price <[email protected]> -R: Alyssa Rosenzweig <[email protected]> S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc |