aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <[email protected]>2017-12-06 14:07:22 +0100
committerAlex Deucher <[email protected]>2017-12-18 11:53:16 -0500
commit979311191ee6f350bb7ee04a6db54f182f952840 (patch)
treefdf63622910e65c1acdb1f051a3b0bd09be4e6c8
parent6a42fd6fbf5340968b1fb41bf6a700699ddb5a13 (diff)
MAINTAINERS: add separate entry for DRM TTM v2
AMD is the major user of TTM, so it also makes sense that we maintain it. v2: mention Alex git tree as well Signed-off-by: Christian König <[email protected]> Acked-by: Alex Deucher <[email protected]> Acked-by: Thomas Hellstrom <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 069ba63190b2..64e7b5f77440 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4805,6 +4805,15 @@ S: Maintained
F: drivers/gpu/drm/tinydrm/
F: include/drm/tinydrm/
+DRM TTM SUBSYSTEM
+M: Christian Koenig <[email protected]>
+M: Roger He <[email protected]>
+T: git git://people.freedesktop.org/~agd5f/linux
+S: Maintained
+F: include/drm/ttm/
+F: drivers/gpu/drm/ttm/
+
DSBR100 USB FM RADIO DRIVER
M: Alexey Klimov <[email protected]>