All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add separate entry for DRM TTM
@ 2017-12-14 13:37 Christian König
  2017-12-14 13:45 ` Alex Deucher
  2017-12-14 17:48 ` Emil Velikov
  0 siblings, 2 replies; 7+ messages in thread
From: Christian König @ 2017-12-14 13:37 UTC (permalink / raw)
  To: dri-devel

AMD is the major user of TTM, so it also makes sense that we maintain
it.

Signed-off-by: Christian König <christian.koenig@amd.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 069ba63190b2..72e8f8f750ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4805,6 +4805,14 @@ S:	Maintained
 F:	drivers/gpu/drm/tinydrm/
 F:	include/drm/tinydrm/
 
+DRM TTM SUBSYSTEM
+M:	Christian Koenig <christian.koenig@amd.com>
+M:	Roger He <Hongbo.He@amd.com>
+S:	Maintained
+L:	dri-devel@lists.freedesktop.org
+F:	include/drm/ttm/
+F:	drivers/gpu/drm/ttm/
+
 DSBR100 USB FM RADIO DRIVER
 M:	Alexey Klimov <klimov.linux@gmail.com>
 L:	linux-media@vger.kernel.org
-- 
2.11.0

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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 13:37 [PATCH] MAINTAINERS: add separate entry for DRM TTM Christian König
@ 2017-12-14 13:45 ` Alex Deucher
  2017-12-14 14:41   ` Daniel Vetter
  2017-12-14 17:48 ` Emil Velikov
  1 sibling, 1 reply; 7+ messages in thread
From: Alex Deucher @ 2017-12-14 13:45 UTC (permalink / raw)
  To: Christian König; +Cc: Maling list - DRI developers

On Thu, Dec 14, 2017 at 8:37 AM, Christian König
<ckoenig.leichtzumerken@gmail.com> wrote:
> AMD is the major user of TTM, so it also makes sense that we maintain
> it.
>
> Signed-off-by: Christian König <christian.koenig@amd.com>

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

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 069ba63190b2..72e8f8f750ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4805,6 +4805,14 @@ S:       Maintained
>  F:     drivers/gpu/drm/tinydrm/
>  F:     include/drm/tinydrm/
>
> +DRM TTM SUBSYSTEM
> +M:     Christian Koenig <christian.koenig@amd.com>
> +M:     Roger He <Hongbo.He@amd.com>
> +S:     Maintained
> +L:     dri-devel@lists.freedesktop.org
> +F:     include/drm/ttm/
> +F:     drivers/gpu/drm/ttm/
> +
>  DSBR100 USB FM RADIO DRIVER
>  M:     Alexey Klimov <klimov.linux@gmail.com>
>  L:     linux-media@vger.kernel.org
> --
> 2.11.0
>
> _______________________________________________
> 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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 13:45 ` Alex Deucher
@ 2017-12-14 14:41   ` Daniel Vetter
  2017-12-14 15:15     ` Christian König
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2017-12-14 14:41 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Christian König, Maling list - DRI developers

On Thu, Dec 14, 2017 at 08:45:10AM -0500, Alex Deucher wrote:
> On Thu, Dec 14, 2017 at 8:37 AM, Christian König
> <ckoenig.leichtzumerken@gmail.com> wrote:
> > AMD is the major user of TTM, so it also makes sense that we maintain
> > it.
> >
> > Signed-off-by: Christian König <christian.koenig@amd.com>
> 
> Acked-by: Alex Deucher <alexander.deucher@amd.com>
> 
> > ---
> >  MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 069ba63190b2..72e8f8f750ec 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4805,6 +4805,14 @@ S:       Maintained
> >  F:     drivers/gpu/drm/tinydrm/
> >  F:     include/drm/tinydrm/
> >
> > +DRM TTM SUBSYSTEM
> > +M:     Christian Koenig <christian.koenig@amd.com>
> > +M:     Roger He <Hongbo.He@amd.com>
> > +S:     Maintained
> > +L:     dri-devel@lists.freedesktop.org
> > +F:     include/drm/ttm/
> > +F:     drivers/gpu/drm/ttm/

A git tree would be good here I think. Defacto that's right now the amd
tree.
-Daniel

> > +
> >  DSBR100 USB FM RADIO DRIVER
> >  M:     Alexey Klimov <klimov.linux@gmail.com>
> >  L:     linux-media@vger.kernel.org
> > --
> > 2.11.0
> >
> > _______________________________________________
> > 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

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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 14:41   ` Daniel Vetter
@ 2017-12-14 15:15     ` Christian König
  2017-12-14 20:05       ` Daniel Vetter
  0 siblings, 1 reply; 7+ messages in thread
From: Christian König @ 2017-12-14 15:15 UTC (permalink / raw)
  To: Daniel Vetter, Alex Deucher; +Cc: Maling list - DRI developers

Am 14.12.2017 um 15:41 schrieb Daniel Vetter:
> On Thu, Dec 14, 2017 at 08:45:10AM -0500, Alex Deucher wrote:
>> On Thu, Dec 14, 2017 at 8:37 AM, Christian König
>> <ckoenig.leichtzumerken@gmail.com> wrote:
>>> AMD is the major user of TTM, so it also makes sense that we maintain
>>> it.
>>>
>>> Signed-off-by: Christian König <christian.koenig@amd.com>
>> Acked-by: Alex Deucher <alexander.deucher@amd.com>
>>
>>> ---
>>>   MAINTAINERS | 8 ++++++++
>>>   1 file changed, 8 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 069ba63190b2..72e8f8f750ec 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -4805,6 +4805,14 @@ S:       Maintained
>>>   F:     drivers/gpu/drm/tinydrm/
>>>   F:     include/drm/tinydrm/
>>>
>>> +DRM TTM SUBSYSTEM
>>> +M:     Christian Koenig <christian.koenig@amd.com>
>>> +M:     Roger He <Hongbo.He@amd.com>
>>> +S:     Maintained
>>> +L:     dri-devel@lists.freedesktop.org
>>> +F:     include/drm/ttm/
>>> +F:     drivers/gpu/drm/ttm/
> A git tree would be good here I think. Defacto that's right now the amd
> tree.

Yeah, I was wondering what to do with that as well.

I see three possible options of hand:
A) Stick with the amd trees maintained by Alex.
B) Come up with separate ones.
C) Use drm-misc.

For now I think I will stick with A if there are no objections.

Christian.

> -Daniel
>
>>> +
>>>   DSBR100 USB FM RADIO DRIVER
>>>   M:     Alexey Klimov <klimov.linux@gmail.com>
>>>   L:     linux-media@vger.kernel.org
>>> --
>>> 2.11.0
>>>
>>> _______________________________________________
>>> 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

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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 13:37 [PATCH] MAINTAINERS: add separate entry for DRM TTM Christian König
  2017-12-14 13:45 ` Alex Deucher
@ 2017-12-14 17:48 ` Emil Velikov
  2017-12-14 17:55   ` Thomas Hellstrom
  1 sibling, 1 reply; 7+ messages in thread
From: Emil Velikov @ 2017-12-14 17:48 UTC (permalink / raw)
  To: Christian König, Thomas Hellstrom; +Cc: ML dri-devel

On 14 December 2017 at 13:37, Christian König
<ckoenig.leichtzumerken@gmail.com> wrote:
> AMD is the major user of TTM, so it also makes sense that we maintain
> it.
>
> Signed-off-by: Christian König <christian.koenig@amd.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 069ba63190b2..72e8f8f750ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4805,6 +4805,14 @@ S:       Maintained
>  F:     drivers/gpu/drm/tinydrm/
>  F:     include/drm/tinydrm/
>
> +DRM TTM SUBSYSTEM
> +M:     Christian Koenig <christian.koenig@amd.com>
> +M:     Roger He <Hongbo.He@amd.com>
> +S:     Maintained
> +L:     dri-devel@lists.freedesktop.org
> +F:     include/drm/ttm/
> +F:     drivers/gpu/drm/ttm/
> +

IIRC Thomas was one of the people heavily involved in TTM, at least in
the early days.
An Ack from him might be a good idea, for posterity?

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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 17:48 ` Emil Velikov
@ 2017-12-14 17:55   ` Thomas Hellstrom
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Hellstrom @ 2017-12-14 17:55 UTC (permalink / raw)
  To: Emil Velikov, Christian König; +Cc: ML dri-devel

On 12/14/2017 06:48 PM, Emil Velikov wrote:
> On 14 December 2017 at 13:37, Christian König
> <ckoenig.leichtzumerken@gmail.com> wrote:
>> AMD is the major user of TTM, so it also makes sense that we maintain
>> it.
>>
>> Signed-off-by: Christian König <christian.koenig@amd.com>
>> ---
>>   MAINTAINERS | 8 ++++++++
>>   1 file changed, 8 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 069ba63190b2..72e8f8f750ec 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4805,6 +4805,14 @@ S:       Maintained
>>   F:     drivers/gpu/drm/tinydrm/
>>   F:     include/drm/tinydrm/
>>
>> +DRM TTM SUBSYSTEM
>> +M:     Christian Koenig <christian.koenig@amd.com>
>> +M:     Roger He <Hongbo.He@amd.com>
>> +S:     Maintained
>> +L:     dri-devel@lists.freedesktop.org
>> +F:     include/drm/ttm/
>> +F:     drivers/gpu/drm/ttm/
>> +
> IIRC Thomas was one of the people heavily involved in TTM, at least in
> the early days.
> An Ack from him might be a good idea, for posterity?
>
> -Emil

Acked-by: Thomas Hellstrom <thellstrom@vmware.com>

Although of course I think it's important that we keep sending patches 
out before merging for reviewing and commenting, since even if AMD is 
the major user, it's still used by a number of other drivers.

Thanks,

/Thomas

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

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

* Re: [PATCH] MAINTAINERS: add separate entry for DRM TTM
  2017-12-14 15:15     ` Christian König
@ 2017-12-14 20:05       ` Daniel Vetter
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel Vetter @ 2017-12-14 20:05 UTC (permalink / raw)
  To: christian.koenig; +Cc: Maling list - DRI developers

On Thu, Dec 14, 2017 at 04:15:27PM +0100, Christian König wrote:
> Am 14.12.2017 um 15:41 schrieb Daniel Vetter:
> > On Thu, Dec 14, 2017 at 08:45:10AM -0500, Alex Deucher wrote:
> > > On Thu, Dec 14, 2017 at 8:37 AM, Christian König
> > > <ckoenig.leichtzumerken@gmail.com> wrote:
> > > > AMD is the major user of TTM, so it also makes sense that we maintain
> > > > it.
> > > > 
> > > > Signed-off-by: Christian König <christian.koenig@amd.com>
> > > Acked-by: Alex Deucher <alexander.deucher@amd.com>
> > > 
> > > > ---
> > > >   MAINTAINERS | 8 ++++++++
> > > >   1 file changed, 8 insertions(+)
> > > > 
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 069ba63190b2..72e8f8f750ec 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -4805,6 +4805,14 @@ S:       Maintained
> > > >   F:     drivers/gpu/drm/tinydrm/
> > > >   F:     include/drm/tinydrm/
> > > > 
> > > > +DRM TTM SUBSYSTEM
> > > > +M:     Christian Koenig <christian.koenig@amd.com>
> > > > +M:     Roger He <Hongbo.He@amd.com>
> > > > +S:     Maintained
> > > > +L:     dri-devel@lists.freedesktop.org
> > > > +F:     include/drm/ttm/
> > > > +F:     drivers/gpu/drm/ttm/
> > A git tree would be good here I think. Defacto that's right now the amd
> > tree.
> 
> Yeah, I was wondering what to do with that as well.
> 
> I see three possible options of hand:
> A) Stick with the amd trees maintained by Alex.
> B) Come up with separate ones.
> C) Use drm-misc.
> 
> For now I think I will stick with A if there are no objections.

For C, would be happy to add Roger He as committer if there's a need.
Assuming you make sure he writes good commit message ofc :-)
-Daniel

> 
> Christian.
> 
> > -Daniel
> > 
> > > > +
> > > >   DSBR100 USB FM RADIO DRIVER
> > > >   M:     Alexey Klimov <klimov.linux@gmail.com>
> > > >   L:     linux-media@vger.kernel.org
> > > > --
> > > > 2.11.0
> > > > 
> > > > _______________________________________________
> > > > 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
> 

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

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

end of thread, other threads:[~2017-12-14 20:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-14 13:37 [PATCH] MAINTAINERS: add separate entry for DRM TTM Christian König
2017-12-14 13:45 ` Alex Deucher
2017-12-14 14:41   ` Daniel Vetter
2017-12-14 15:15     ` Christian König
2017-12-14 20:05       ` Daniel Vetter
2017-12-14 17:48 ` Emil Velikov
2017-12-14 17:55   ` Thomas Hellstrom

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.