On 11/08/2014 08:46 PM, Joe Perches wrote:
> 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.
> 

Thanks for the comments. Will be fixed in next version.
I also noticed I forgot to modify drivers/gpu/drm/radeon/amdkfd/* to
drivers/gpu/drm/amd/amdkfd/*

        Oded

Reply via email to