diff options
author | Simon Ser <[email protected]> | 2021-07-25 16:49:01 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-07-27 12:48:59 -0400 |
commit | ec30ce41f03820b6289513344b4281ca3a1151f4 (patch) | |
tree | 0a67339dcc5b31c4b941fa1d8d0d516c9e22d959 | |
parent | f2ad3accefc63e72e9932e141c21875cc04beec8 (diff) |
maintainers: add bugs and chat URLs for amdgpu
Add links to the issue tracker and the IRC channel for the amdgpu
driver.
Signed-off-by: Simon Ser <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: Pan Xinhui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 19135a9d778e..056966c9aac9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15468,6 +15468,8 @@ M: Pan, Xinhui <[email protected]> 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: drivers/gpu/drm/amd/ F: drivers/gpu/drm/radeon/ F: include/uapi/drm/amdgpu_drm.h |