diff options
author | Oded Gabbay <oded.gabbay@amd.com> | 2014-07-15 13:08:36 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@amd.com> | 2014-07-15 13:08:36 +0300 |
commit | 16423d67936f87e320a7b11771675b982cc9de02 (patch) | |
tree | e27422c1dd5d08691e5f892114ad0257198a91b5 | |
parent | e28740ece34d314002b1ddfa14e8fb7c7b909489 (diff) | |
download | linux-16423d67936f87e320a7b11771675b982cc9de02.tar.bz2 |
Update MAINTAINERS and CREDITS files with amdkfd info
v6: Update entries to reflect new name & location of driver
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
-rw-r--r-- | CREDITS | 7 | ||||
-rw-r--r-- | MAINTAINERS | 10 |
2 files changed, 17 insertions, 0 deletions
@@ -1197,6 +1197,13 @@ S: R. Tocantins, 89 - Cristo Rei S: 80050-430 - Curitiba - ParanĂ¡ S: Brazil +N: Oded Gabbay +E: oded.gabbay@gmail.com +D: AMD KFD maintainer +S: 12 Shraga Raphaeli +S: Petah-Tikva, 4906418 +S: Israel + N: Kumar Gala E: galak@kernel.crashing.org D: Embedded PowerPC 6xx/7xx/74xx/82xx/83xx/85xx support diff --git a/MAINTAINERS b/MAINTAINERS index ea4d0058fd1b..3c69a3c73028 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -618,6 +618,16 @@ S: Maintained F: drivers/iommu/amd_iommu*.[ch] F: include/linux/amd-iommu.h +AMD KFD +M: Oded Gabbay <oded.gabbay@amd.com> +L: dri-devel@lists.freedesktop.org +T: git git://people.freedesktop.org/~gabbayo/linux.git +S: Supported +F: drivers/gpu/drm/amd/amdkfd/ +F: drivers/gpu/drm/radeon/radeon_kfd.c +F: drivers/gpu/drm/radeon/radeon_kfd.h +F: include/uapi/linux/kfd_ioctl.h + AMD MICROCODE UPDATE SUPPORT M: Andreas Herrmann <herrmann.der.user@googlemail.com> L: amd64-microcode@amd64.org |