Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-13 Thread Liviu Dudau
On Wed, Dec 12, 2018 at 11:12:35AM +0100, Daniel Vetter wrote:
> On Tue, Dec 11, 2018 at 11:17:54AM +, Liviu Dudau wrote:
> > Hi Daniel,
> > 
> > On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> > > lkml and Linus gained a CoC, and it's serious this time. Which means
> > > my no 1 reason for declining to officially step up as drm maintainer
> > > is gone, and I didn't find any new good excuse.
> > 
> > I wish you best of luck in the new role!
> > 
> > > 
> > > I chatted with a few people in private already, and the biggest
> > > concern is that I mislay my community hat and start running around
> > > with my intel hat only. Or some other convenient abuse of trust.
> > > 
> > > That's why this patch doesn't just need a lot of acks that mean "yeah
> > > seems fine to me", but a lot of acks that mean "yeah we'll tell you
> > > when you're over the line and usurp you from that comfy chair if you
> > > don't get it". Which I think we've been done a fairly good job here at
> > > dri-devel in general, but better to be clear.
> > 
> > Maybe a good step would be to arrange for you (and Dave?) to get some
> > non-Intel hardware that you could play with?
> 
> I have tons of non-Intel hardware. Little-promoted fact, but I prototyped
> the original atomic helpers on some hacked up exynos.
> 
> > > Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> > > figure out a group model for drm overall. And getting the tooling and
> > > infrastructure for that off the ground. Then step down again because
> > > some other shiny thing that needs chasing. Of course as plans tend to
> > > do, this one will probably pan out a bit different in reality.
> > > 
> > > Cc: David Airlie 
> > > Cc: Linus Torvalds 
> > > Signed-off-by: Daniel Vetter 
> > 
> > Before I sign off anything I would like to get some clarity on these
> > email addresses. :) Which one is the primary one and are you using it
> > for signing off?
> 
> The @intel.com sob is for patches, because of the DCO and intel owning the
> copyright. The private one is where you should actually send me mails,
> because anything public that goes to @intel.com gets deleted :-)
> 
> For completeness, if you will:
> 
> Signed-off-by: Daniel Vetter 

Thanks!

For what it is worth:

Acked-by: Liviu Dudau 

Wishing you all the best in your new role!

Best regards,
Liviu

> 
> Cheers, Daniel
> 
> > Best regards,
> > Liviu
> > 
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 7e05aa20b0ab..2c4cd038df2a 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
> > >  
> > >  DRM DRIVERS
> > >  M:   David Airlie 
> > > +M:   Daniel Vetter 
> > >  L:   dri-devel@lists.freedesktop.org
> > >  T:   git git://anongit.freedesktop.org/drm/drm
> > >  B:   https://bugs.freedesktop.org/
> > > -- 
> > > 2.20.0.rc1
> > > 
> > > ___
> > > dri-devel mailing list
> > > dri-devel@lists.freedesktop.org
> > > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> > 
> > -- 
> > 
> > With enough courage, you can do without a reputation.
> > 
> >   -- Rhett Butler
> > 
> 
> -- 
> 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

-- 

| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---
¯\_(ツ)_/¯
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-13 Thread Boris Brezillon
On Mon, 10 Dec 2018 11:30:01 +0100
Daniel Vetter  wrote:

> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 

Acked-by: Boris Brezillon 

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Dave Airlie
On Thu, 13 Dec 2018 at 01:45, Sean Paul  wrote:
>
> On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> > lkml and Linus gained a CoC, and it's serious this time. Which means
> > my no 1 reason for declining to officially step up as drm maintainer
> > is gone, and I didn't find any new good excuse.
> >
> > I chatted with a few people in private already, and the biggest
> > concern is that I mislay my community hat and start running around
> > with my intel hat only. Or some other convenient abuse of trust.
> >
> > That's why this patch doesn't just need a lot of acks that mean "yeah
> > seems fine to me", but a lot of acks that mean "yeah we'll tell you
> > when you're over the line and usurp you from that comfy chair if you
> > don't get it".
>
> Hang on, I didn't get a comfy chair when I signed up for drm-misc! I guess
> that's only for top-level maintainers, huh? ;-)
>
>
> > Which I think we've been done a fairly good job here at
> > dri-devel in general, but better to be clear.
>
> Completely agree, I have 0 doubts.
>
> Acked-by: Sean Paul 

Daniel, thanks for all the work you've done, experiments with
maintainer ship, atomic push, and community fostering are things I
don't think I could have ever made happen.

Personally I've wanted to apply this patch for a few years, thanks for
taking the final leap, patch applied to drm-fixes.

As for me, I'm not retiring, I'm not even sure how we are going to
rebalance things, with all the misc tools and patchwork I've got a
pretty decent workflow now that isn't based on me, but I'd like to let
Daniel push forward into gitlab and other areas and maybe I'll just
keep shovelling along with the legacy until he's ready :-)

Dave.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Sean Paul
On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it".

Hang on, I didn't get a comfy chair when I signed up for drm-misc! I guess
that's only for top-level maintainers, huh? ;-)


> Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.

Completely agree, I have 0 doubts.

Acked-by: Sean Paul 

> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/
> -- 
> 2.20.0.rc1
> 
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Sean Paul, Software Engineer, Google / Chromium OS
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Thomas Hellstrom

On 12/10/18 11:30 AM, Daniel Vetter wrote:

lkml and Linus gained a CoC, and it's serious this time. Which means
my no 1 reason for declining to officially step up as drm maintainer
is gone, and I didn't find any new good excuse.

I chatted with a few people in private already, and the biggest
concern is that I mislay my community hat and start running around
with my intel hat only. Or some other convenient abuse of trust.

That's why this patch doesn't just need a lot of acks that mean "yeah
seems fine to me", but a lot of acks that mean "yeah we'll tell you
when you're over the line and usurp you from that comfy chair if you
don't get it". Which I think we've been done a fairly good job here at
dri-devel in general, but better to be clear.

Rough idea is that I'll do this for maybe 2-3 years, helping Dave
figure out a group model for drm overall. And getting the tooling and
infrastructure for that off the ground. Then step down again because
some other shiny thing that needs chasing. Of course as plans tend to
do, this one will probably pan out a bit different in reality.

Cc: David Airlie 
Cc: Linus Torvalds 
Signed-off-by: Daniel Vetter 
---
  MAINTAINERS | 1 +
  1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e05aa20b0ab..2c4cd038df2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4849,6 +4849,7 @@ F:include/uapi/drm/vmwgfx_drm.h
  
  DRM DRIVERS

  M:David Airlie 
+M: Daniel Vetter 
  L:dri-devel@lists.freedesktop.org
  T:git git://anongit.freedesktop.org/drm/drm
  B:https://bugs.freedesktop.org/


Acked-by: Thomas Hellstrom 


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Thierry Reding
On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/

Acked-by: Thierry Reding 


signature.asc
Description: PGP signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Neil Armstrong
On 10/12/2018 11:30, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.

You've been very supportive with the Amlogic meson drm driver integration,
so I've no doubt about that !

> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.

sure "yeah we'll tell you when you're over the line and usurp you from
that comfy chair if you don't get it" :

Acked-by: Neil Armstrong 

> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/
> 

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-12 Thread Daniel Vetter
On Tue, Dec 11, 2018 at 11:17:54AM +, Liviu Dudau wrote:
> Hi Daniel,
> 
> On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> > lkml and Linus gained a CoC, and it's serious this time. Which means
> > my no 1 reason for declining to officially step up as drm maintainer
> > is gone, and I didn't find any new good excuse.
> 
> I wish you best of luck in the new role!
> 
> > 
> > I chatted with a few people in private already, and the biggest
> > concern is that I mislay my community hat and start running around
> > with my intel hat only. Or some other convenient abuse of trust.
> > 
> > That's why this patch doesn't just need a lot of acks that mean "yeah
> > seems fine to me", but a lot of acks that mean "yeah we'll tell you
> > when you're over the line and usurp you from that comfy chair if you
> > don't get it". Which I think we've been done a fairly good job here at
> > dri-devel in general, but better to be clear.
> 
> Maybe a good step would be to arrange for you (and Dave?) to get some
> non-Intel hardware that you could play with?

I have tons of non-Intel hardware. Little-promoted fact, but I prototyped
the original atomic helpers on some hacked up exynos.

> > Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> > figure out a group model for drm overall. And getting the tooling and
> > infrastructure for that off the ground. Then step down again because
> > some other shiny thing that needs chasing. Of course as plans tend to
> > do, this one will probably pan out a bit different in reality.
> > 
> > Cc: David Airlie 
> > Cc: Linus Torvalds 
> > Signed-off-by: Daniel Vetter 
> 
> Before I sign off anything I would like to get some clarity on these
> email addresses. :) Which one is the primary one and are you using it
> for signing off?

The @intel.com sob is for patches, because of the DCO and intel owning the
copyright. The private one is where you should actually send me mails,
because anything public that goes to @intel.com gets deleted :-)

For completeness, if you will:

Signed-off-by: Daniel Vetter 

Cheers, Daniel

> Best regards,
> Liviu
> 
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7e05aa20b0ab..2c4cd038df2a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4849,6 +4849,7 @@ F:include/uapi/drm/vmwgfx_drm.h
> >  
> >  DRM DRIVERS
> >  M: David Airlie 
> > +M: Daniel Vetter 
> >  L: dri-devel@lists.freedesktop.org
> >  T: git git://anongit.freedesktop.org/drm/drm
> >  B: https://bugs.freedesktop.org/
> > -- 
> > 2.20.0.rc1
> > 
> > ___
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 
> -- 
> 
> With enough courage, you can do without a reputation.
> 
>   -- Rhett Butler
> 

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


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-11 Thread Daniel Stone
On Tue, 11 Dec 2018 at 10:42, Eric Anholt  wrote:
> Daniel Vetter  writes:
> > That's why this patch doesn't just need a lot of acks that mean "yeah
> > seems fine to me", but a lot of acks that mean "yeah we'll tell you
> > when you're over the line and usurp you from that comfy chair if you
> > don't get it". Which I think we've been done a fairly good job here at
> > dri-devel in general, but better to be clear.
> >
> > Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> > figure out a group model for drm overall. And getting the tooling and
> > infrastructure for that off the ground. Then step down again because
> > some other shiny thing that needs chasing. Of course as plans tend to
> > do, this one will probably pan out a bit different in reality.
>
> You've been an excellent leader of our community so far, and I don't
> expect that to change just because you officially wear a new hat.
>
> Acked-by: Eric Anholt 

Eric speaks for me.

Acked-by: Daniel Stone 

Cheers,
Daniel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-11 Thread Liviu Dudau
Hi Daniel,

On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.

I wish you best of luck in the new role!

> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.

Maybe a good step would be to arrange for you (and Dave?) to get some
non-Intel hardware that you could play with?

> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 

Before I sign off anything I would like to get some clarity on these
email addresses. :) Which one is the primary one and are you using it
for signing off?

Best regards,
Liviu

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/
> -- 
> 2.20.0.rc1
> 
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 

With enough courage, you can do without a reputation.

  -- Rhett Butler

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-11 Thread Gerd Hoffmann
On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 

Acked-by: Gerd Hoffmann 

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/
> -- 
> 2.20.0.rc1
> 
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-10 Thread Eric Anholt
Daniel Vetter  writes:

> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
>
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
>
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
>
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.

You've been an excellent leader of our community so far, and I don't
expect that to change just because you officially wear a new hat.

Acked-by: Eric Anholt 


signature.asc
Description: PGP signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-10 Thread Alex Deucher
On Mon, Dec 10, 2018 at 5:30 AM Daniel Vetter  wrote:
>
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
>
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
>
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
>
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
>
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 

Acked-by: Alex Deucher 

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:include/uapi/drm/vmwgfx_drm.h
>
>  DRM DRIVERS
>  M: David Airlie 
> +M: Daniel Vetter 
>  L: dri-devel@lists.freedesktop.org
>  T: git git://anongit.freedesktop.org/drm/drm
>  B: https://bugs.freedesktop.org/
> --
> 2.20.0.rc1
>
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-10 Thread Rodrigo Vivi
On Mon, Dec 10, 2018 at 11:30:01AM +0100, Daniel Vetter wrote:
> lkml and Linus gained a CoC, and it's serious this time. Which means
> my no 1 reason for declining to officially step up as drm maintainer
> is gone, and I didn't find any new good excuse.
> 
> I chatted with a few people in private already, and the biggest
> concern is that I mislay my community hat and start running around
> with my intel hat only. Or some other convenient abuse of trust.
> 
> That's why this patch doesn't just need a lot of acks that mean "yeah
> seems fine to me", but a lot of acks that mean "yeah we'll tell you
> when you're over the line and usurp you from that comfy chair if you
> don't get it". Which I think we've been done a fairly good job here at
> dri-devel in general, but better to be clear.
> 
> Rough idea is that I'll do this for maybe 2-3 years, helping Dave
> figure out a group model for drm overall. And getting the tooling and
> infrastructure for that off the ground. Then step down again because
> some other shiny thing that needs chasing. Of course as plans tend to
> do, this one will probably pan out a bit different in reality.
> 
> Cc: David Airlie 
> Cc: Linus Torvalds 
> Signed-off-by: Daniel Vetter 

You've done a great job as i915 and drm-misc maintainer. You are a
great leader of this drm community in general.

Acked-by: Rodrigo Vivi 

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e05aa20b0ab..2c4cd038df2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4849,6 +4849,7 @@ F:  include/uapi/drm/vmwgfx_drm.h
>  
>  DRM DRIVERS
>  M:   David Airlie 
> +M:   Daniel Vetter 
>  L:   dri-devel@lists.freedesktop.org
>  T:   git git://anongit.freedesktop.org/drm/drm
>  B:   https://bugs.freedesktop.org/
> -- 
> 2.20.0.rc1
> 
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-10 Thread Christian König

Am 10.12.18 um 11:30 schrieb Daniel Vetter:

lkml and Linus gained a CoC, and it's serious this time. Which means
my no 1 reason for declining to officially step up as drm maintainer
is gone, and I didn't find any new good excuse.

I chatted with a few people in private already, and the biggest
concern is that I mislay my community hat and start running around
with my intel hat only. Or some other convenient abuse of trust.

That's why this patch doesn't just need a lot of acks that mean "yeah
seems fine to me", but a lot of acks that mean "yeah we'll tell you
when you're over the line and usurp you from that comfy chair if you
don't get it". Which I think we've been done a fairly good job here at
dri-devel in general, but better to be clear.

Rough idea is that I'll do this for maybe 2-3 years, helping Dave
figure out a group model for drm overall. And getting the tooling and
infrastructure for that off the ground. Then step down again because
some other shiny thing that needs chasing. Of course as plans tend to
do, this one will probably pan out a bit different in reality.

Cc: David Airlie 
Cc: Linus Torvalds 
Signed-off-by: Daniel Vetter 


Acked-by: Christian König 


---
  MAINTAINERS | 1 +
  1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e05aa20b0ab..2c4cd038df2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4849,6 +4849,7 @@ F:include/uapi/drm/vmwgfx_drm.h
  
  DRM DRIVERS

  M:David Airlie 
+M: Daniel Vetter 
  L:dri-devel@lists.freedesktop.org
  T:git git://anongit.freedesktop.org/drm/drm
  B:https://bugs.freedesktop.org/


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer

2018-12-10 Thread Daniel Vetter
lkml and Linus gained a CoC, and it's serious this time. Which means
my no 1 reason for declining to officially step up as drm maintainer
is gone, and I didn't find any new good excuse.

I chatted with a few people in private already, and the biggest
concern is that I mislay my community hat and start running around
with my intel hat only. Or some other convenient abuse of trust.

That's why this patch doesn't just need a lot of acks that mean "yeah
seems fine to me", but a lot of acks that mean "yeah we'll tell you
when you're over the line and usurp you from that comfy chair if you
don't get it". Which I think we've been done a fairly good job here at
dri-devel in general, but better to be clear.

Rough idea is that I'll do this for maybe 2-3 years, helping Dave
figure out a group model for drm overall. And getting the tooling and
infrastructure for that off the ground. Then step down again because
some other shiny thing that needs chasing. Of course as plans tend to
do, this one will probably pan out a bit different in reality.

Cc: David Airlie 
Cc: Linus Torvalds 
Signed-off-by: Daniel Vetter 
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e05aa20b0ab..2c4cd038df2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4849,6 +4849,7 @@ F:include/uapi/drm/vmwgfx_drm.h
 
 DRM DRIVERS
 M: David Airlie 
+M: Daniel Vetter 
 L: dri-devel@lists.freedesktop.org
 T: git git://anongit.freedesktop.org/drm/drm
 B: https://bugs.freedesktop.org/
-- 
2.20.0.rc1

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel