diff options
author | Sean Paul <seanpaul@chromium.org> | 2018-09-19 16:39:57 -0400 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2018-09-20 09:00:52 -0400 |
commit | 4f724df717c6d2334d01c93a6a89755691ae4440 (patch) | |
tree | 333e535b825e37f0e65386bbfc8c30d13bf999e1 /MAINTAINERS | |
parent | e267364a6e1be8cccb16cec5b695e038c81a81a1 (diff) |
MAINTAINERS: Move udl drm driver to drm-misc tree
Move udl maintenance into drm-misc tree. I've also signed up to be a
reviewer, but have kept it at Odd Fixes level of support.
Cc: Dave Airlie <airlied@redhat.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Gustavo Padovan <gustavo@padovan.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180919204026.3217-1-sean@poorly.run
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9d9068ed4ee5..ba1dbb8735b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4720,8 +4720,11 @@ F: drivers/gpu/drm/tdfx/ | |||
4720 | 4720 | ||
4721 | DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS | 4721 | DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS |
4722 | M: Dave Airlie <airlied@redhat.com> | 4722 | M: Dave Airlie <airlied@redhat.com> |
4723 | R: Sean Paul <sean@poorly.run> | ||
4724 | L: dri-devel@lists.freedesktop.org | ||
4723 | S: Odd Fixes | 4725 | S: Odd Fixes |
4724 | F: drivers/gpu/drm/udl/ | 4726 | F: drivers/gpu/drm/udl/ |
4727 | T: git git://anongit.freedesktop.org/drm/drm-misc | ||
4725 | 4728 | ||
4726 | DRM DRIVER FOR VMWARE VIRTUAL GPU | 4729 | DRM DRIVER FOR VMWARE VIRTUAL GPU |
4727 | M: "VMware Graphics" <linux-graphics-maintainer@vmware.com> | 4730 | M: "VMware Graphics" <linux-graphics-maintainer@vmware.com> |