diff options
author | Jani Nikula <[email protected]> | 2016-12-12 16:46:05 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-12 18:55:09 -0800 |
commit | 51b06f9f84eb05f98755fd2d6293063a1a23980c (patch) | |
tree | 055e0daaa54b6c5696221fbbe6a610aa80d023da | |
parent | 2de2bd95f45639b8e21b1da7f72f506d43400b4d (diff) |
MAINTAINERS: add drm and drm/i915 bug filing info
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db40318c46da..58700bf78e19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4026,6 +4026,7 @@ DRM DRIVERS M: David Airlie <[email protected]> T: git git://people.freedesktop.org/~airlied/linux +B: https://bugs.freedesktop.org/ S: Maintained F: drivers/gpu/drm/ F: drivers/gpu/vga/ @@ -4078,6 +4079,7 @@ M: Jani Nikula <[email protected]> W: https://01.org/linuxgraphics/ +B: https://01.org/linuxgraphics/documentation/how-report-bugs Q: http://patchwork.freedesktop.org/project/intel-gfx/ T: git git://anongit.freedesktop.org/drm-intel S: Supported |