All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu
@ 2021-10-28 17:08 Daniel Vetter
  2021-10-28 17:36 ` Alex Deucher
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Vetter @ 2021-10-28 17:08 UTC (permalink / raw)
  To: DRI Development
  Cc: Daniel Vetter, Daniel Vetter, David Airlie, Daniel Vetter,
	Steven Rostedt

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(-)

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu
  2021-10-28 17:08 [PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu Daniel Vetter
@ 2021-10-28 17:36 ` Alex Deucher
  2021-11-05 10:23   ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Deucher @ 2021-10-28 17:36 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: DRI Development, Daniel Vetter, David Airlie, Daniel Vetter,
	Steven Rostedt

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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu
  2021-10-28 17:36 ` Alex Deucher
@ 2021-11-05 10:23   ` Daniel Vetter
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2021-11-05 10:23 UTC (permalink / raw)
  To: Alex Deucher
  Cc: David Airlie, Daniel Vetter, Steven Rostedt, DRI Development,
	Daniel Vetter

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
> >

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-05 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 17:08 [PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu Daniel Vetter
2021-10-28 17:36 ` Alex Deucher
2021-11-05 10:23   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.