On Sat, 2014-11-08 at 20:37 +0200, Oded Gabbay wrote: [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > @@ -610,6 +610,16 @@ F: drivers/crypto/geode* > F: drivers/video/fbdev/geode/ > F: arch/x86/include/asm/geode.h > > +AMD KFD (radeon extension) > +M: Oded Gabbay <oded.gabbay at amd.com> > +L: dri-devel at lists.freedesktop.org > +T: git git://people.freedesktop.org/~gabbayo/linux.git > +S: Supported > +F: drivers/gpu/drm/radeon/amdkfd/* > +F: drivers/gpu/drm/radeon/radeon_kfd.c > +F: drivers/gpu/drm/radeon/radeon_kfd.h > +F: include/linux/uapi/linux/kfd_ioctl.h
include/uapi/linux/kfd_ioctl.h > + > AMD IOMMU (AMD-VI) > M: Joerg Roedel <joro at 8bytes.org> > L: iommu at lists.linux-foundation.org Please keep MAINTAINERS in alphabetical order too. Move this new AMD KFD section after AMD IOMMU.