aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <[email protected]>2018-07-18 13:16:06 +0200
committerAlex Deucher <[email protected]>2018-07-25 15:05:47 -0500
commitdbae59466f3737acbdecaa565faf3edb8c8c4f67 (patch)
treedb2ff2b2332bc12c53a1ccfd4507a585332db699
parent122b5a05987c8bcc0f88df2fdfa39397b6002737 (diff)
MAINTAINERS: Add separate section for DC
Note that Harry and Leo Li are maintainers for that stuff. Signed-off-by: Christian König <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Reviewed-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 646f40f8c691..2ba4cf8f5eef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -728,6 +728,14 @@ S: Supported
F: drivers/crypto/ccp/
F: include/linux/ccp.h
+AMD DISPLAY CORE
+M: Harry Wentland <[email protected]>
+M: Leo Li <[email protected]>
+T: git git://people.freedesktop.org/~agd5f/linux
+S: Supported
+F: drivers/gpu/drm/amd/display/
+
AMD FAM15H PROCESSOR POWER MONITORING DRIVER
M: Huang Rui <[email protected]>