aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2018-07-19 11:39:37 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-07-25 15:05:54 -0500
commit6beccb15c447356c40972da825e0c1ed803cfb10 (patch)
treefb4098f8305b4e1f52eb1e881ec572c95075c901 /MAINTAINERS
parentMAINTAINERS: Add separate section for DC (diff)
downloadlinux-dev-6beccb15c447356c40972da825e0c1ed803cfb10.tar.xz
linux-dev-6beccb15c447356c40972da825e0c1ed803cfb10.zip
MAINTAINERS: add entry for AMD PP code
Add separate entry for the power managent code on AMD GPUs. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Rex Zhu <rezhu@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ba4cf8f5eef..93f189f0d60d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -785,6 +785,14 @@ F: drivers/gpu/drm/amd/include/vi_structs.h
F: drivers/gpu/drm/amd/include/v9_structs.h
F: include/uapi/linux/kfd_ioctl.h
+AMD POWERPLAY
+M: Rex Zhu <rex.zhu@amd.com>
+M: Evan Quan <evan.quan@amd.com>
+L: amd-gfx@lists.freedesktop.org
+S: Supported
+F: drivers/gpu/drm/amd/powerplay/
+T: git git://people.freedesktop.org/~agd5f/linux
+
AMD SEATTLE DEVICE TREE SUPPORT
M: Brijesh Singh <brijeshkumar.singh@amd.com>
M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>