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 <[email protected]> > +L: [email protected] > +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 <[email protected]> > L: [email protected] Please keep MAINTAINERS in alphabetical order too. Move this new AMD KFD section after AMD IOMMU. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

