diff options
author | Dave Airlie <airlied@redhat.com> | 2019-12-12 13:11:58 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2019-12-12 13:12:17 +1000 |
commit | 5ba0474882095dd737e717507cae16ccd5dc5ee6 (patch) | |
tree | a06b4cfa1989e3788c48729b926f8e44e22315db /MAINTAINERS | |
parent | 781d5eb4b4a63df352d6f222c85f2628988aba87 (diff) | |
parent | 78baee8d3b976a6a6a2c208e3a36d3f1e6297e6c (diff) |
Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
- Expand dma-buf MAINTAINER scope
- Fix mode matching for drivers not using picture_aspect_ratio
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Sean Paul <sean@poorly.run>
Link: https://patchwork.freedesktop.org/patch/msgid/20191211212107.GA257983@art_vandelay
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd5847e802de..aed0a264023b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4970,6 +4970,7 @@ F: include/linux/dma-buf* F: include/linux/reservation.h F: include/linux/*fence.h F: Documentation/driver-api/dma-buf.rst +K: dma_(buf|fence|resv) T: git git://anongit.freedesktop.org/drm/drm-misc DMA GENERIC OFFLOAD ENGINE SUBSYSTEM |