diff options
author | Dave Airlie <airlied@redhat.com> | 2019-06-21 12:06:03 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2019-06-21 12:18:16 +1000 |
commit | 031e610a6a21448a63dff7a0416e5e206724caac (patch) | |
tree | 3ae658895daeda054e9572c5583d2820b4d3f324 /MAINTAINERS | |
parent | 52d2d44eee8091e740d0d275df1311fb8373c9a9 (diff) | |
parent | 9bbfda544ed79e8e9abde27bfe2c85428d582e7b (diff) |
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
- The coherent memory changes including mm changes.
- Some vmwgfx debug fixes.
- Removal of vmwgfx legacy security checks.
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Thomas Hellstrom <VMware> <thomas@shipmail.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619072531.4026-1-thomas@shipmail.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2abf6d28db64..d6600715a662 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5191,6 +5191,7 @@ T: git git://people.freedesktop.org/~thomash/linux S: Supported F: drivers/gpu/drm/vmwgfx/ F: include/uapi/drm/vmwgfx_drm.h +F: mm/as_dirty_helpers.c DRM DRIVERS M: David Airlie <airlied@linux.ie> |