Update MAINTAINERS and CREDITS files with kfd driver information Signed-off-by: Oded Gabbay <[email protected]> --- CREDITS | 7 +++++++ MAINTAINERS | 8 ++++++++ 2 files changed, 15 insertions(+)
diff --git a/CREDITS b/CREDITS index 03343bf..c5f0aeae 100644 --- a/CREDITS +++ b/CREDITS @@ -1197,6 +1197,13 @@ S: R. Tocantins, 89 - Cristo Rei S: 80050-430 - Curitiba - Paraná S: Brazil +N: Oded Gabbay +E: [email protected] +D: AMD HSA Radeon (KFD) driver maintainer +S: 12 Shraga Raphaeli +S: Petah-Tikva, 4906418 +S: Israel + N: Kumar Gala E: [email protected] D: Embedded PowerPC 6xx/7xx/74xx/82xx/83xx/85xx support diff --git a/MAINTAINERS b/MAINTAINERS index 3efbeaf..bf1081f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -592,6 +592,14 @@ F: drivers/crypto/geode* F: drivers/video/fbdev/geode/ F: arch/x86/include/asm/geode.h +AMD HSA RADEON DRIVER (KFD) +M: Oded Gabbay <[email protected]> +L: [email protected] +S: Supported +F: drivers/gpu/hsa/radeon +F: include/linux/radeon_kfd.h +F: include/linux/uapi/linux/kfd_ioctl.h + AMD IOMMU (AMD-VI) M: Joerg Roedel <[email protected]> L: [email protected] -- 1.9.1 -- 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/

