linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/qxl: add spice-devel list to MAINTAINERS
@ 2018-11-21  9:01 Gerd Hoffmann
  2018-11-21 10:08 ` Daniel Vetter
  2018-11-21 16:40 ` [Spice-devel] " Christophe Fergeau
  0 siblings, 2 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2018-11-21  9:01 UTC (permalink / raw)
  To: spice-devel; +Cc: dri-devel, Gerd Hoffmann, open list

So qxl kernel patches are sent to the spice-devel list for review.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4caac2f6b0..d9945d57eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4728,6 +4728,7 @@ DRM DRIVER FOR QXL VIRTUAL GPU
 M:	Dave Airlie <airlied@redhat.com>
 M:	Gerd Hoffmann <kraxel@redhat.com>
 L:	virtualization@lists.linux-foundation.org
+L:	spice-devel@lists.freedesktop.org
 T:	git git://anongit.freedesktop.org/drm/drm-misc
 S:	Maintained
 F:	drivers/gpu/drm/qxl/
-- 
2.9.3


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

* Re: [PATCH] drm/qxl: add spice-devel list to MAINTAINERS
  2018-11-21  9:01 [PATCH] drm/qxl: add spice-devel list to MAINTAINERS Gerd Hoffmann
@ 2018-11-21 10:08 ` Daniel Vetter
  2018-11-21 16:40 ` [Spice-devel] " Christophe Fergeau
  1 sibling, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2018-11-21 10:08 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: spice-devel, dri-devel, open list

On Wed, Nov 21, 2018 at 10:01:29AM +0100, Gerd Hoffmann wrote:
> So qxl kernel patches are sent to the spice-devel list for review.
> 
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Makes sense. Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4caac2f6b0..d9945d57eb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4728,6 +4728,7 @@ DRM DRIVER FOR QXL VIRTUAL GPU
>  M:	Dave Airlie <airlied@redhat.com>
>  M:	Gerd Hoffmann <kraxel@redhat.com>
>  L:	virtualization@lists.linux-foundation.org
> +L:	spice-devel@lists.freedesktop.org
>  T:	git git://anongit.freedesktop.org/drm/drm-misc
>  S:	Maintained
>  F:	drivers/gpu/drm/qxl/
> -- 
> 2.9.3
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

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

* Re: [Spice-devel] [PATCH] drm/qxl: add spice-devel list to MAINTAINERS
  2018-11-21  9:01 [PATCH] drm/qxl: add spice-devel list to MAINTAINERS Gerd Hoffmann
  2018-11-21 10:08 ` Daniel Vetter
@ 2018-11-21 16:40 ` Christophe Fergeau
  2018-11-22  6:45   ` Gerd Hoffmann
  1 sibling, 1 reply; 4+ messages in thread
From: Christophe Fergeau @ 2018-11-21 16:40 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: spice-devel, dri-devel, open list

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

On Wed, Nov 21, 2018 at 10:01:29AM +0100, Gerd Hoffmann wrote:
> So qxl kernel patches are sent to the spice-devel list for review.
> 
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4caac2f6b0..d9945d57eb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4728,6 +4728,7 @@ DRM DRIVER FOR QXL VIRTUAL GPU
>  M:	Dave Airlie <airlied@redhat.com>
>  M:	Gerd Hoffmann <kraxel@redhat.com>
>  L:	virtualization@lists.linux-foundation.org
> +L:	spice-devel@lists.freedesktop.org

Should this also list dri-devel@lists.freedesktop.org ?

Christophe

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [Spice-devel] [PATCH] drm/qxl: add spice-devel list to MAINTAINERS
  2018-11-21 16:40 ` [Spice-devel] " Christophe Fergeau
@ 2018-11-22  6:45   ` Gerd Hoffmann
  0 siblings, 0 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2018-11-22  6:45 UTC (permalink / raw)
  To: Christophe Fergeau; +Cc: spice-devel, dri-devel, open list

On Wed, Nov 21, 2018 at 05:40:19PM +0100, Christophe Fergeau wrote:
> On Wed, Nov 21, 2018 at 10:01:29AM +0100, Gerd Hoffmann wrote:
> > So qxl kernel patches are sent to the spice-devel list for review.
> > 
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 4caac2f6b0..d9945d57eb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4728,6 +4728,7 @@ DRM DRIVER FOR QXL VIRTUAL GPU
> >  M:	Dave Airlie <airlied@redhat.com>
> >  M:	Gerd Hoffmann <kraxel@redhat.com>
> >  L:	virtualization@lists.linux-foundation.org
> > +L:	spice-devel@lists.freedesktop.org
> 
> Should this also list dri-devel@lists.freedesktop.org ?

Not needed I think, there is a "DRM DRIVERS" entry for everything below
drivers/gpu/drm which includes dri-devel.

cheers,
  Gerd


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

end of thread, other threads:[~2018-11-22  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21  9:01 [PATCH] drm/qxl: add spice-devel list to MAINTAINERS Gerd Hoffmann
2018-11-21 10:08 ` Daniel Vetter
2018-11-21 16:40 ` [Spice-devel] " Christophe Fergeau
2018-11-22  6:45   ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).