diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-15 09:17:08 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-16 13:03:43 +0200 |
| commit | 2e96af20c618a5112a19cfc64ec0eb522084df38 (patch) | |
| tree | 58a9480f31cc7daf66318e11145c3bb3df4185c7 | |
| parent | d5a0c816900419105a12e7471bf074319dfa34be (diff) | |
MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udl
I'm adding myself as reviewer for ast, mgag200 and udl. I've already
been keeping these drivers in shape for a while.
While at it I'm also setting the list and tree for ast and mgag200,
and update each driver's status to Supported. Working on these drivers
is part of my job.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
| -rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c4e8bd1ab761..2aba71a6706d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5419,7 +5419,10 @@ F: drivers/gpu/drm/aspeed/ DRM DRIVER FOR AST SERVER GRAPHICS CHIPS M: Dave Airlie <[email protected]> -S: Odd Fixes +R: Thomas Zimmermann <[email protected]> +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/ast/ DRM DRIVER FOR BOCHS VIRTUAL GPU @@ -5507,7 +5510,10 @@ F: include/uapi/drm/mga_drm.h DRM DRIVER FOR MGA G200 GRAPHICS CHIPS M: Dave Airlie <[email protected]> -S: Odd Fixes +R: Thomas Zimmermann <[email protected]> +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/mgag200/ DRM DRIVER FOR MI0283QT @@ -5652,8 +5658,9 @@ F: drivers/gpu/drm/panel/panel-tpo-tpg110.c DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS M: Dave Airlie <[email protected]> R: Sean Paul <[email protected]> +R: Thomas Zimmermann <[email protected]> -S: Odd Fixes +S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/udl/ |