[PATCH v2] dma-buf-map: Rename to iosys-map
Christian König
christian.koenig at amd.com
Wed Feb 2 09:25:28 UTC 2022
Am 02.02.22 um 10:11 schrieb Lucas De Marchi:
> [SNIP]
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d03ad8da1f36..112676f11792 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5675,7 +5675,6 @@ T: git git://anongit.freedesktop.org/drm/drm-misc
> F: Documentation/driver-api/dma-buf.rst
> F: drivers/dma-buf/
> F: include/linux/*fence.h
Oh, that is not correct to begin with.
> -F: include/linux/dma-buf*
That here should probably be changed to point directly to
include/linux/dma-buf.h, but that can come later on.
Feel free to add an Acked-by: Christian König <christian.koenig at amd.com>
to the patch.
If nobody objects I'm going to push it drm-misc-next and provide a
follow up to cleanup the MAINTAINERS file a bit more.
Regards,
Christian.
> F: include/linux/dma-resv.h
> K: \bdma_(?:buf|fence|resv)\b
>
> @@ -9976,6 +9975,13 @@ F: include/linux/iova.h
> F: include/linux/of_iommu.h
> F: include/uapi/linux/iommu.h
>
> +IOSYS-MAP HELPERS
> +M: Thomas Zimmermann <tzimmermann at suse.de>
> +L: dri-devel at lists.freedesktop.org
> +S: Maintained
> +T: git git://anongit.freedesktop.org/drm/drm-misc
> +F: include/linux/iosys-map.h
> +
More information about the dri-devel
mailing list