diff options
| author | 2022-04-15 16:50:27 -0300 | |
|---|---|---|
| committer | 2022-04-19 13:58:32 -0400 | |
| commit | 4ae6eeed93029301022351e88fd4f82afcbdea93 (patch) | |
| tree | 924a25c331e45ab32c0dc22d159bc750ba5f10af | |
| parent | Documentation/gpu: Add entries to amdgpu glossary (diff) | |
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>
| -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 |
