diff options
author | Christian König <[email protected]> | 2018-07-19 11:39:37 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-25 15:05:54 -0500 |
commit | 6beccb15c447356c40972da825e0c1ed803cfb10 (patch) | |
tree | fb4098f8305b4e1f52eb1e881ec572c95075c901 | |
parent | dbae59466f3737acbdecaa565faf3edb8c8c4f67 (diff) |
MAINTAINERS: add entry for AMD PP code
Add separate entry for the power managent code on AMD GPUs.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Rex Zhu <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
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 <[email protected]> +M: Evan Quan <[email protected]> +S: Supported +F: drivers/gpu/drm/amd/powerplay/ +T: git git://people.freedesktop.org/~agd5f/linux + AMD SEATTLE DEVICE TREE SUPPORT M: Brijesh Singh <[email protected]> M: Suravee Suthikulpanit <[email protected]> |