diff options
author | Tales Lelo da Aparecida <tales.aparecida@gmail.com> | 2022-04-15 21:50:27 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-04-19 19:58:32 +0200 |
commit | 4ae6eeed93029301022351e88fd4f82afcbdea93 (patch) | |
tree | 924a25c331e45ab32c0dc22d159bc750ba5f10af /MAINTAINERS | |
parent | Documentation/gpu: Add entries to amdgpu glossary (diff) | |
download | linux-4ae6eeed93029301022351e88fd4f82afcbdea93.tar.xz linux-4ae6eeed93029301022351e88fd4f82afcbdea93.zip |
MAINTAINERS: add docs entry to AMDGPU
To make sure maintainers of amdgpu drivers are aware of any changes
in their documentation, add its entry to MAINTAINERS.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tales Lelo da Aparecida <tales.aparecida@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 18d799bb66ec..19a8f16e45fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16148,6 +16148,7 @@ S: Supported T: git https://gitlab.freedesktop.org/agd5f/linux.git B: https://gitlab.freedesktop.org/drm/amd/-/issues C: irc://irc.oftc.net/radeon +F: Documentation/gpu/amdgpu/ F: drivers/gpu/drm/amd/ F: drivers/gpu/drm/radeon/ F: include/uapi/drm/amdgpu_drm.h |