linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update entry for drm/msm
@ 2019-02-13 15:10 Rob Clark
  2019-02-13 15:28 ` Daniel Vetter
  2019-02-13 15:31 ` Sean Paul
  0 siblings, 2 replies; 7+ messages in thread
From: Rob Clark @ 2019-02-13 15:10 UTC (permalink / raw)
  To: dri-devel
  Cc: Rob Clark, Sean Paul, Mauro Carvalho Chehab, David S. Miller,
	Greg Kroah-Hartman, Nicolas Ferre, Arnd Bergmann, linux-kernel

We've moved the tree to a shared gitlab tree, so that Sean can help out
with maintainer duties.

Cc: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
---
I can include this patch in msm-next for v5.1, but wanted to get it
ack'd on list

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9919840d54cd..2141a1b6653d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4838,10 +4838,11 @@ F:	Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
 
 DRM DRIVER FOR MSM ADRENO GPU
 M:	Rob Clark <robdclark@gmail.com>
+M:	Sean Paul <sean@poorly.run>
 L:	linux-arm-msm@vger.kernel.org
 L:	dri-devel@lists.freedesktop.org
 L:	freedreno@lists.freedesktop.org
-T:	git git://people.freedesktop.org/~robclark/linux
+T:	git https://gitlab.freedesktop.org/drm/msm.git
 S:	Maintained
 F:	drivers/gpu/drm/msm/
 F:	include/uapi/drm/msm_drm.h
-- 
A
2.20.1


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

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 15:10 [PATCH] MAINTAINERS: update entry for drm/msm Rob Clark
@ 2019-02-13 15:28 ` Daniel Vetter
  2019-02-13 15:43   ` Rob Clark
  2019-02-13 15:31 ` Sean Paul
  1 sibling, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2019-02-13 15:28 UTC (permalink / raw)
  To: Rob Clark
  Cc: dri-devel, Arnd Bergmann, Greg Kroah-Hartman, Nicolas Ferre,
	linux-kernel, Sean Paul, Mauro Carvalho Chehab, David S. Miller

On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> We've moved the tree to a shared gitlab tree, so that Sean can help out
> with maintainer duties.
> 
> Cc: Sean Paul <seanpaul@chromium.org>
> Signed-off-by: Rob Clark <robdclark@gmail.com>
> ---
> I can include this patch in msm-next for v5.1, but wanted to get it
> ack'd on list

Is the plan to also add this to dim, for full group maintainership fun?
It's more or less adding a few lines to nightly.conf and done (plus
everyone being ok with using the dim tooling).
-Daniel

> 
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9919840d54cd..2141a1b6653d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4838,10 +4838,11 @@ F:	Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
>  
>  DRM DRIVER FOR MSM ADRENO GPU
>  M:	Rob Clark <robdclark@gmail.com>
> +M:	Sean Paul <sean@poorly.run>
>  L:	linux-arm-msm@vger.kernel.org
>  L:	dri-devel@lists.freedesktop.org
>  L:	freedreno@lists.freedesktop.org
> -T:	git git://people.freedesktop.org/~robclark/linux
> +T:	git https://gitlab.freedesktop.org/drm/msm.git
>  S:	Maintained
>  F:	drivers/gpu/drm/msm/
>  F:	include/uapi/drm/msm_drm.h
> -- 
> A
> 2.20.1
> 
> _______________________________________________
> 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] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 15:10 [PATCH] MAINTAINERS: update entry for drm/msm Rob Clark
  2019-02-13 15:28 ` Daniel Vetter
@ 2019-02-13 15:31 ` Sean Paul
  1 sibling, 0 replies; 7+ messages in thread
From: Sean Paul @ 2019-02-13 15:31 UTC (permalink / raw)
  To: Rob Clark
  Cc: dri-devel, Arnd Bergmann, Greg Kroah-Hartman, Nicolas Ferre,
	linux-kernel, Sean Paul, Mauro Carvalho Chehab, David S. Miller

On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> We've moved the tree to a shared gitlab tree, so that Sean can help out
> with maintainer duties.
> 
> Cc: Sean Paul <seanpaul@chromium.org>

Acked-by: Sean Paul <sean@poorly.run>

> Signed-off-by: Rob Clark <robdclark@gmail.com>
> ---
> I can include this patch in msm-next for v5.1, but wanted to get it
> ack'd on list
> 
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9919840d54cd..2141a1b6653d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4838,10 +4838,11 @@ F:	Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
>  
>  DRM DRIVER FOR MSM ADRENO GPU
>  M:	Rob Clark <robdclark@gmail.com>
> +M:	Sean Paul <sean@poorly.run>
>  L:	linux-arm-msm@vger.kernel.org
>  L:	dri-devel@lists.freedesktop.org
>  L:	freedreno@lists.freedesktop.org
> -T:	git git://people.freedesktop.org/~robclark/linux
> +T:	git https://gitlab.freedesktop.org/drm/msm.git
>  S:	Maintained
>  F:	drivers/gpu/drm/msm/
>  F:	include/uapi/drm/msm_drm.h
> -- 
> A
> 2.20.1
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Sean Paul, Software Engineer, Google / Chromium OS

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

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 15:28 ` Daniel Vetter
@ 2019-02-13 15:43   ` Rob Clark
  2019-02-13 16:04     ` Daniel Vetter
  0 siblings, 1 reply; 7+ messages in thread
From: Rob Clark @ 2019-02-13 15:43 UTC (permalink / raw)
  To: Rob Clark, dri-devel, Arnd Bergmann, Greg Kroah-Hartman,
	Nicolas Ferre, Linux Kernel Mailing List, Sean Paul,
	Mauro Carvalho Chehab, David S. Miller

On Wed, Feb 13, 2019 at 10:28 AM Daniel Vetter <daniel@ffwll.ch> wrote:
>
> On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> > We've moved the tree to a shared gitlab tree, so that Sean can help out
> > with maintainer duties.
> >
> > Cc: Sean Paul <seanpaul@chromium.org>
> > Signed-off-by: Rob Clark <robdclark@gmail.com>
> > ---
> > I can include this patch in msm-next for v5.1, but wanted to get it
> > ack'd on list
>
> Is the plan to also add this to dim, for full group maintainership fun?
> It's more or less adding a few lines to nightly.conf and done (plus
> everyone being ok with using the dim tooling).

I think drm/msm is big enough, that it wouldn't make sense to move to
drm-misc..  but possibly using the dim tooling could make sense.

BR,
-R

> -Daniel
>
> >
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9919840d54cd..2141a1b6653d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4838,10 +4838,11 @@ F:    Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
> >
> >  DRM DRIVER FOR MSM ADRENO GPU
> >  M:   Rob Clark <robdclark@gmail.com>
> > +M:   Sean Paul <sean@poorly.run>
> >  L:   linux-arm-msm@vger.kernel.org
> >  L:   dri-devel@lists.freedesktop.org
> >  L:   freedreno@lists.freedesktop.org
> > -T:   git git://people.freedesktop.org/~robclark/linux
> > +T:   git https://gitlab.freedesktop.org/drm/msm.git
> >  S:   Maintained
> >  F:   drivers/gpu/drm/msm/
> >  F:   include/uapi/drm/msm_drm.h
> > --
> > A
> > 2.20.1
> >
> > _______________________________________________
> > 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] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 15:43   ` Rob Clark
@ 2019-02-13 16:04     ` Daniel Vetter
  2019-02-13 16:23       ` Sean Paul
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2019-02-13 16:04 UTC (permalink / raw)
  To: Rob Clark
  Cc: dri-devel, Arnd Bergmann, Greg Kroah-Hartman, Nicolas Ferre,
	Linux Kernel Mailing List, Sean Paul, Mauro Carvalho Chehab,
	David S. Miller

On Wed, Feb 13, 2019 at 4:43 PM Rob Clark via dri-devel
<dri-devel@lists.freedesktop.org> wrote:
>
> On Wed, Feb 13, 2019 at 10:28 AM Daniel Vetter <daniel@ffwll.ch> wrote:
> >
> > On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> > > We've moved the tree to a shared gitlab tree, so that Sean can help out
> > > with maintainer duties.
> > >
> > > Cc: Sean Paul <seanpaul@chromium.org>
> > > Signed-off-by: Rob Clark <robdclark@gmail.com>
> > > ---
> > > I can include this patch in msm-next for v5.1, but wanted to get it
> > > ack'd on list
> >
> > Is the plan to also add this to dim, for full group maintainership fun?
> > It's more or less adding a few lines to nightly.conf and done (plus
> > everyone being ok with using the dim tooling).
>
> I think drm/msm is big enough, that it wouldn't make sense to move to
> drm-misc..  but possibly using the dim tooling could make sense.

This was about using the dim tooling, not about moving msm to
drm-misc. That indeed doesn't make much sense. And Sean already knows
that tooling. Plus you pretty much need a big script if you want to
add more committers (which imo you guys totally should), since
otherwise you spend up endless amounts of time training people on
trivial hiccups.
-Daniel

> BR,
> -R
>
> > -Daniel
> >
> > >
> > >  MAINTAINERS | 3 ++-
> > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 9919840d54cd..2141a1b6653d 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -4838,10 +4838,11 @@ F:    Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
> > >
> > >  DRM DRIVER FOR MSM ADRENO GPU
> > >  M:   Rob Clark <robdclark@gmail.com>
> > > +M:   Sean Paul <sean@poorly.run>
> > >  L:   linux-arm-msm@vger.kernel.org
> > >  L:   dri-devel@lists.freedesktop.org
> > >  L:   freedreno@lists.freedesktop.org
> > > -T:   git git://people.freedesktop.org/~robclark/linux
> > > +T:   git https://gitlab.freedesktop.org/drm/msm.git
> > >  S:   Maintained
> > >  F:   drivers/gpu/drm/msm/
> > >  F:   include/uapi/drm/msm_drm.h
> > > --
> > > A
> > > 2.20.1
> > >
> > > _______________________________________________
> > > 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
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel



-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

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

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 16:04     ` Daniel Vetter
@ 2019-02-13 16:23       ` Sean Paul
  2019-02-14  8:19         ` Daniel Vetter
  0 siblings, 1 reply; 7+ messages in thread
From: Sean Paul @ 2019-02-13 16:23 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Rob Clark, Arnd Bergmann, Greg Kroah-Hartman,
	Linux Kernel Mailing List, dri-devel, Nicolas Ferre, Sean Paul,
	Mauro Carvalho Chehab, David S. Miller

On Wed, Feb 13, 2019 at 05:04:59PM +0100, Daniel Vetter wrote:
> On Wed, Feb 13, 2019 at 4:43 PM Rob Clark via dri-devel
> <dri-devel@lists.freedesktop.org> wrote:
> >
> > On Wed, Feb 13, 2019 at 10:28 AM Daniel Vetter <daniel@ffwll.ch> wrote:
> > >
> > > On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> > > > We've moved the tree to a shared gitlab tree, so that Sean can help out
> > > > with maintainer duties.
> > > >
> > > > Cc: Sean Paul <seanpaul@chromium.org>
> > > > Signed-off-by: Rob Clark <robdclark@gmail.com>
> > > > ---
> > > > I can include this patch in msm-next for v5.1, but wanted to get it
> > > > ack'd on list
> > >
> > > Is the plan to also add this to dim, for full group maintainership fun?
> > > It's more or less adding a few lines to nightly.conf and done (plus
> > > everyone being ok with using the dim tooling).
> >
> > I think drm/msm is big enough, that it wouldn't make sense to move to
> > drm-misc..  but possibly using the dim tooling could make sense.
> 
> This was about using the dim tooling, not about moving msm to
> drm-misc. That indeed doesn't make much sense. And Sean already knows
> that tooling. Plus you pretty much need a big script if you want to
> add more committers (which imo you guys totally should), since
> otherwise you spend up endless amounts of time training people on
> trivial hiccups.

Yeah, we've talked about switching to dim a few times already. IMO, the big win
for msm would be inclusion in drm-tip to catch integration issues early, and
dim's sanity checks around tags. Selfishly, this would also reduce dim's
complaints when backmerging drm into drm-misc  :-).

That said, would the committers we'd want to add to msm (Qualcomm employees) be
receptive to (or even able to install/download) dim? I'm not sure on this one.

At any rate, last time we discussed dim, we agreed the first step was to get
msm on gitlab so we can easily add commit access and go from there. I think
we're probably just at the end of that transition period, so everything is on
track!

Sean


> -Daniel
> 
> > BR,
> > -R
> >
> > > -Daniel
> > >
> > > >
> > > >  MAINTAINERS | 3 ++-
> > > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 9919840d54cd..2141a1b6653d 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -4838,10 +4838,11 @@ F:    Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
> > > >
> > > >  DRM DRIVER FOR MSM ADRENO GPU
> > > >  M:   Rob Clark <robdclark@gmail.com>
> > > > +M:   Sean Paul <sean@poorly.run>
> > > >  L:   linux-arm-msm@vger.kernel.org
> > > >  L:   dri-devel@lists.freedesktop.org
> > > >  L:   freedreno@lists.freedesktop.org
> > > > -T:   git git://people.freedesktop.org/~robclark/linux
> > > > +T:   git https://gitlab.freedesktop.org/drm/msm.git
> > > >  S:   Maintained
> > > >  F:   drivers/gpu/drm/msm/
> > > >  F:   include/uapi/drm/msm_drm.h
> > > > --
> > > > A
> > > > 2.20.1
> > > >
> > > > _______________________________________________
> > > > 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
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 
> 
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Sean Paul, Software Engineer, Google / Chromium OS

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

* Re: [PATCH] MAINTAINERS: update entry for drm/msm
  2019-02-13 16:23       ` Sean Paul
@ 2019-02-14  8:19         ` Daniel Vetter
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel Vetter @ 2019-02-14  8:19 UTC (permalink / raw)
  To: Sean Paul
  Cc: Daniel Vetter, Rob Clark, Arnd Bergmann, Greg Kroah-Hartman,
	Linux Kernel Mailing List, dri-devel, Nicolas Ferre, Sean Paul,
	Mauro Carvalho Chehab, David S. Miller

On Wed, Feb 13, 2019 at 11:23:07AM -0500, Sean Paul wrote:
> On Wed, Feb 13, 2019 at 05:04:59PM +0100, Daniel Vetter wrote:
> > On Wed, Feb 13, 2019 at 4:43 PM Rob Clark via dri-devel
> > <dri-devel@lists.freedesktop.org> wrote:
> > >
> > > On Wed, Feb 13, 2019 at 10:28 AM Daniel Vetter <daniel@ffwll.ch> wrote:
> > > >
> > > > On Wed, Feb 13, 2019 at 10:10:44AM -0500, Rob Clark via dri-devel wrote:
> > > > > We've moved the tree to a shared gitlab tree, so that Sean can help out
> > > > > with maintainer duties.
> > > > >
> > > > > Cc: Sean Paul <seanpaul@chromium.org>
> > > > > Signed-off-by: Rob Clark <robdclark@gmail.com>
> > > > > ---
> > > > > I can include this patch in msm-next for v5.1, but wanted to get it
> > > > > ack'd on list
> > > >
> > > > Is the plan to also add this to dim, for full group maintainership fun?
> > > > It's more or less adding a few lines to nightly.conf and done (plus
> > > > everyone being ok with using the dim tooling).
> > >
> > > I think drm/msm is big enough, that it wouldn't make sense to move to
> > > drm-misc..  but possibly using the dim tooling could make sense.
> > 
> > This was about using the dim tooling, not about moving msm to
> > drm-misc. That indeed doesn't make much sense. And Sean already knows
> > that tooling. Plus you pretty much need a big script if you want to
> > add more committers (which imo you guys totally should), since
> > otherwise you spend up endless amounts of time training people on
> > trivial hiccups.
> 
> Yeah, we've talked about switching to dim a few times already. IMO, the big win
> for msm would be inclusion in drm-tip to catch integration issues early, and
> dim's sanity checks around tags. Selfishly, this would also reduce dim's
> complaints when backmerging drm into drm-misc  :-).
> 
> That said, would the committers we'd want to add to msm (Qualcomm employees) be
> receptive to (or even able to install/download) dim? I'm not sure on this one.
> 
> At any rate, last time we discussed dim, we agreed the first step was to get
> msm on gitlab so we can easily add commit access and go from there. I think
> we're probably just at the end of that transition period, so everything is on
> track!

If you folks want I can add msm-next and msm-fixes (that one doesn't exist
yet) to the dim branches. That way you don't have to reinvent wheels
anymore (you can use dim) and Rob can look into it whenever (dim only
checks stuff you're doing, and doesn't care what other people push).

Oh and ocd me noticed you have some branch chaos :-)
-Daniel

> 
> Sean
> 
> 
> > -Daniel
> > 
> > > BR,
> > > -R
> > >
> > > > -Daniel
> > > >
> > > > >
> > > > >  MAINTAINERS | 3 ++-
> > > > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > > >
> > > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > > index 9919840d54cd..2141a1b6653d 100644
> > > > > --- a/MAINTAINERS
> > > > > +++ b/MAINTAINERS
> > > > > @@ -4838,10 +4838,11 @@ F:    Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
> > > > >
> > > > >  DRM DRIVER FOR MSM ADRENO GPU
> > > > >  M:   Rob Clark <robdclark@gmail.com>
> > > > > +M:   Sean Paul <sean@poorly.run>
> > > > >  L:   linux-arm-msm@vger.kernel.org
> > > > >  L:   dri-devel@lists.freedesktop.org
> > > > >  L:   freedreno@lists.freedesktop.org
> > > > > -T:   git git://people.freedesktop.org/~robclark/linux
> > > > > +T:   git https://gitlab.freedesktop.org/drm/msm.git
> > > > >  S:   Maintained
> > > > >  F:   drivers/gpu/drm/msm/
> > > > >  F:   include/uapi/drm/msm_drm.h
> > > > > --
> > > > > A
> > > > > 2.20.1
> > > > >
> > > > > _______________________________________________
> > > > > 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
> > > _______________________________________________
> > > dri-devel mailing list
> > > dri-devel@lists.freedesktop.org
> > > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> > 
> > 
> > 
> > -- 
> > Daniel Vetter
> > Software Engineer, Intel Corporation
> > +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 
> -- 
> Sean Paul, Software Engineer, Google / Chromium OS

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

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

end of thread, other threads:[~2019-02-14  8:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 15:10 [PATCH] MAINTAINERS: update entry for drm/msm Rob Clark
2019-02-13 15:28 ` Daniel Vetter
2019-02-13 15:43   ` Rob Clark
2019-02-13 16:04     ` Daniel Vetter
2019-02-13 16:23       ` Sean Paul
2019-02-14  8:19         ` Daniel Vetter
2019-02-13 15:31 ` Sean Paul

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