diff mbox series

MAINTAINERS: dri-devel is for all of drivers/gpu

Message ID 20211028170857.4029606-1-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: dri-devel is for all of drivers/gpu | expand

Commit Message

Daniel Vetter Oct. 28, 2021, 5:08 p.m. UTC
Somehow we only have a list of subdirectories, which apparently made
it harder for folks to find the gpu maintainers. Fix that.

References: https://lore.kernel.org/dri-devel/YXrAAZlxxStNFG%2FK@phenom.ffwll.local/
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Steven Rostedt <rostedt@goodmis.org>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Alex Deucher Oct. 28, 2021, 5:36 p.m. UTC | #1
On Thu, Oct 28, 2021 at 1:09 PM Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
>
> Somehow we only have a list of subdirectories, which apparently made
> it harder for folks to find the gpu maintainers. Fix that.
>
> References: https://lore.kernel.org/dri-devel/YXrAAZlxxStNFG%2FK@phenom.ffwll.local/
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> Cc: David Airlie <airlied@linux.ie>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> Cc: Steven Rostedt <rostedt@goodmis.org>

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 98aa1f55ed41..fdb1f91c6bb9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6153,8 +6153,7 @@ T:        git git://anongit.freedesktop.org/drm/drm
>  F:     Documentation/devicetree/bindings/display/
>  F:     Documentation/devicetree/bindings/gpu/
>  F:     Documentation/gpu/
> -F:     drivers/gpu/drm/
> -F:     drivers/gpu/vga/
> +F:     drivers/gpu/
>  F:     include/drm/
>  F:     include/linux/vga*
>  F:     include/uapi/drm/
> --
> 2.33.0
>
Daniel Vetter Nov. 5, 2021, 10:23 a.m. UTC | #2
On Thu, Oct 28, 2021 at 01:36:58PM -0400, Alex Deucher wrote:
> On Thu, Oct 28, 2021 at 1:09 PM Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> >
> > Somehow we only have a list of subdirectories, which apparently made
> > it harder for folks to find the gpu maintainers. Fix that.
> >
> > References: https://lore.kernel.org/dri-devel/YXrAAZlxxStNFG%2FK@phenom.ffwll.local/
> > Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> > Cc: David Airlie <airlied@linux.ie>
> > Cc: Daniel Vetter <daniel@ffwll.ch>
> > Cc: Steven Rostedt <rostedt@goodmis.org>
> 
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

'tis should be good enough, I stuffed this into drm-misc-next-fixes.
-Daniel

> 
> > ---
> >  MAINTAINERS | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 98aa1f55ed41..fdb1f91c6bb9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6153,8 +6153,7 @@ T:        git git://anongit.freedesktop.org/drm/drm
> >  F:     Documentation/devicetree/bindings/display/
> >  F:     Documentation/devicetree/bindings/gpu/
> >  F:     Documentation/gpu/
> > -F:     drivers/gpu/drm/
> > -F:     drivers/gpu/vga/
> > +F:     drivers/gpu/
> >  F:     include/drm/
> >  F:     include/linux/vga*
> >  F:     include/uapi/drm/
> > --
> > 2.33.0
> >
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 98aa1f55ed41..fdb1f91c6bb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6153,8 +6153,7 @@  T:	git git://anongit.freedesktop.org/drm/drm
 F:	Documentation/devicetree/bindings/display/
 F:	Documentation/devicetree/bindings/gpu/
 F:	Documentation/gpu/
-F:	drivers/gpu/drm/
-F:	drivers/gpu/vga/
+F:	drivers/gpu/
 F:	include/drm/
 F:	include/linux/vga*
 F:	include/uapi/drm/