diff options
author | Dave Airlie <airlied@redhat.com> | 2022-04-28 06:56:02 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2022-04-28 06:56:04 +0200 |
commit | 4eaf02db9c2680ca92af92e2de7b33c6e079b2cd (patch) | |
tree | f8d2ccc9f89003a1a90c95ed3ae9e95bd13e045c /MAINTAINERS | |
parent | Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag... (diff) | |
parent | drm/amd/amdgpu: Update PF2VF header (diff) | |
download | linux-4eaf02db9c2680ca92af92e2de7b33c6e079b2cd.tar.xz linux-4eaf02db9c2680ca92af92e2de7b33c6e079b2cd.zip |
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
amd-drm-next-5.19-2022-04-22:
amdgpu:
- SMU message documentation update
- Misc code cleanups
- Documenation updates
- PSP TA updates
- Runtime PM regression fix
- SR-IOV header cleanup
- Misc fixes
amdkfd:
- TLB flush fixes
- GWS fixes
- CRIU GWS support
radeon:
- Misc code cleanups
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220422150049.5859-1-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 9b2b0dc44506..558dfda0a772 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16448,6 +16448,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 |