dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/sched: Add Matthew Brost to maintainers
@ 2024-01-31  3:03 Matthew Brost
  2024-01-31 17:11 ` Daniel Vetter
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew Brost @ 2024-01-31  3:03 UTC (permalink / raw)
  To: intel-xe, dri-devel
  Cc: Matthew Brost, Dave Airlie, Christian König, Daniel Vetter,
	Luben Tuikov

Add Matthew Brost to DRM scheduler maintainers.

Cc: Luben Tuikov <ltuikov89@gmail.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5c00fad59e91..e968d68a96c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7308,6 +7308,7 @@ F:	drivers/gpu/drm/xlnx/
 
 DRM GPU SCHEDULER
 M:	Luben Tuikov <ltuikov89@gmail.com>
+M:	Matthew Brost <matthew.brost@intel.com>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
-- 
2.34.1


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

* Re: [PATCH] drm/sched: Add Matthew Brost to maintainers
  2024-01-31  3:03 [PATCH] drm/sched: Add Matthew Brost to maintainers Matthew Brost
@ 2024-01-31 17:11 ` Daniel Vetter
  2024-02-01 12:56   ` Christian König
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Vetter @ 2024-01-31 17:11 UTC (permalink / raw)
  To: Matthew Brost
  Cc: Luben Tuikov, dri-devel, intel-xe, Daniel Vetter, Dave Airlie,
	Christian König

On Tue, Jan 30, 2024 at 07:03:02PM -0800, Matthew Brost wrote:
> Add Matthew Brost to DRM scheduler maintainers.
> 
> Cc: Luben Tuikov <ltuikov89@gmail.com>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> Cc: Dave Airlie <airlied@redhat.com>
> Cc: Christian König <christian.koenig@amd.com>
> Signed-off-by: Matthew Brost <matthew.brost@intel.com>

Definitely need more people taking care of drm/sched, so thanks for
volunteering!

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

I think this also needs an ack from Luben and Christian. And you also need
drm-misc commit rights first, or it's going to be a bit tricky to take
care of maintainer duties for merging patches. But since your sched
patches now have landed in upstream this should be just a formality.

Cheers, Sima

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5c00fad59e91..e968d68a96c8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7308,6 +7308,7 @@ F:	drivers/gpu/drm/xlnx/
>  
>  DRM GPU SCHEDULER
>  M:	Luben Tuikov <ltuikov89@gmail.com>
> +M:	Matthew Brost <matthew.brost@intel.com>
>  L:	dri-devel@lists.freedesktop.org
>  S:	Maintained
>  T:	git git://anongit.freedesktop.org/drm/drm-misc
> -- 
> 2.34.1
> 

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

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

* Re: [PATCH] drm/sched: Add Matthew Brost to maintainers
  2024-01-31 17:11 ` Daniel Vetter
@ 2024-02-01 12:56   ` Christian König
  2024-02-06  0:06     ` Luben Tuikov
  0 siblings, 1 reply; 5+ messages in thread
From: Christian König @ 2024-02-01 12:56 UTC (permalink / raw)
  To: Daniel Vetter, Matthew Brost
  Cc: intel-xe, dri-devel, Luben Tuikov, Dave Airlie

Am 31.01.24 um 18:11 schrieb Daniel Vetter:
> On Tue, Jan 30, 2024 at 07:03:02PM -0800, Matthew Brost wrote:
>> Add Matthew Brost to DRM scheduler maintainers.
>>
>> Cc: Luben Tuikov <ltuikov89@gmail.com>
>> Cc: Daniel Vetter <daniel@ffwll.ch>
>> Cc: Dave Airlie <airlied@redhat.com>
>> Cc: Christian König <christian.koenig@amd.com>
>> Signed-off-by: Matthew Brost <matthew.brost@intel.com>
> Definitely need more people taking care of drm/sched, so thanks for
> volunteering!
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> I think this also needs an ack from Luben and Christian. And you also need
> drm-misc commit rights first, or it's going to be a bit tricky to take
> care of maintainer duties for merging patches. But since your sched
> patches now have landed in upstream this should be just a formality.

Ack from my side, I don't have time to look into scheduler stuff anyway.

Maybe I can get somebody from Leo's team to volunteer as another 
reviewer for scheduler related stuff.

Cheers,
Christian.

>
> Cheers, Sima
>
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 5c00fad59e91..e968d68a96c8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7308,6 +7308,7 @@ F:	drivers/gpu/drm/xlnx/
>>   
>>   DRM GPU SCHEDULER
>>   M:	Luben Tuikov <ltuikov89@gmail.com>
>> +M:	Matthew Brost <matthew.brost@intel.com>
>>   L:	dri-devel@lists.freedesktop.org
>>   S:	Maintained
>>   T:	git git://anongit.freedesktop.org/drm/drm-misc
>> -- 
>> 2.34.1
>>


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

* Re: [PATCH] drm/sched: Add Matthew Brost to maintainers
  2024-02-01 12:56   ` Christian König
@ 2024-02-06  0:06     ` Luben Tuikov
  2024-02-06  0:23       ` Luben Tuikov
  0 siblings, 1 reply; 5+ messages in thread
From: Luben Tuikov @ 2024-02-06  0:06 UTC (permalink / raw)
  To: Christian König, Daniel Vetter, Matthew Brost
  Cc: intel-xe, dri-devel, Dave Airlie


[-- Attachment #1.1.1: Type: text/plain, Size: 1823 bytes --]

On 2024-02-01 07:56, Christian König wrote:
> Am 31.01.24 um 18:11 schrieb Daniel Vetter:
>> On Tue, Jan 30, 2024 at 07:03:02PM -0800, Matthew Brost wrote:
>>> Add Matthew Brost to DRM scheduler maintainers.
>>>
>>> Cc: Luben Tuikov <ltuikov89@gmail.com>
>>> Cc: Daniel Vetter <daniel@ffwll.ch>
>>> Cc: Dave Airlie <airlied@redhat.com>
>>> Cc: Christian König <christian.koenig@amd.com>
>>> Signed-off-by: Matthew Brost <matthew.brost@intel.com>
>> Definitely need more people taking care of drm/sched, so thanks for
>> volunteering!
>>
>> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Yeah, that's a good idea.

Acked-by: Luben Tuikov <ltuikov89@gmail.com>

Regards,
Luben

>>
>> I think this also needs an ack from Luben and Christian. And you also need
>> drm-misc commit rights first, or it's going to be a bit tricky to take
>> care of maintainer duties for merging patches. But since your sched
>> patches now have landed in upstream this should be just a formality.
> 
> Ack from my side, I don't have time to look into scheduler stuff anyway.
> 
> Maybe I can get somebody from Leo's team to volunteer as another 
> reviewer for scheduler related stuff.
> 
> Cheers,
> Christian.
> 
>>
>> Cheers, Sima
>>
>>> ---
>>>   MAINTAINERS | 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 5c00fad59e91..e968d68a96c8 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -7308,6 +7308,7 @@ F:	drivers/gpu/drm/xlnx/
>>>   
>>>   DRM GPU SCHEDULER
>>>   M:	Luben Tuikov <ltuikov89@gmail.com>
>>> +M:	Matthew Brost <matthew.brost@intel.com>
>>>   L:	dri-devel@lists.freedesktop.org
>>>   S:	Maintained
>>>   T:	git git://anongit.freedesktop.org/drm/drm-misc
>>> -- 
>>> 2.34.1
>>>
> 

-- 
Regards,
Luben

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 677 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

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

* Re: [PATCH] drm/sched: Add Matthew Brost to maintainers
  2024-02-06  0:06     ` Luben Tuikov
@ 2024-02-06  0:23       ` Luben Tuikov
  0 siblings, 0 replies; 5+ messages in thread
From: Luben Tuikov @ 2024-02-06  0:23 UTC (permalink / raw)
  To: Christian König, Daniel Vetter, Matthew Brost
  Cc: intel-xe, dri-devel, Dave Airlie


[-- Attachment #1.1.1: Type: text/plain, Size: 2001 bytes --]

On 2024-02-05 19:06, Luben Tuikov wrote:
> On 2024-02-01 07:56, Christian König wrote:
>> Am 31.01.24 um 18:11 schrieb Daniel Vetter:
>>> On Tue, Jan 30, 2024 at 07:03:02PM -0800, Matthew Brost wrote:
>>>> Add Matthew Brost to DRM scheduler maintainers.
>>>>
>>>> Cc: Luben Tuikov <ltuikov89@gmail.com>
>>>> Cc: Daniel Vetter <daniel@ffwll.ch>
>>>> Cc: Dave Airlie <airlied@redhat.com>
>>>> Cc: Christian König <christian.koenig@amd.com>
>>>> Signed-off-by: Matthew Brost <matthew.brost@intel.com>
>>> Definitely need more people taking care of drm/sched, so thanks for
>>> volunteering!
>>>
>>> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> 
> Yeah, that's a good idea.
> 
> Acked-by: Luben Tuikov <ltuikov89@gmail.com>

This patch has been pushed to drm-misc-next.

Regards,
Luben

> 
> Regards,
> Luben
> 
>>>
>>> I think this also needs an ack from Luben and Christian. And you also need
>>> drm-misc commit rights first, or it's going to be a bit tricky to take
>>> care of maintainer duties for merging patches. But since your sched
>>> patches now have landed in upstream this should be just a formality.
>>
>> Ack from my side, I don't have time to look into scheduler stuff anyway.
>>
>> Maybe I can get somebody from Leo's team to volunteer as another 
>> reviewer for scheduler related stuff.
>>
>> Cheers,
>> Christian.
>>
>>>
>>> Cheers, Sima
>>>
>>>> ---
>>>>   MAINTAINERS | 1 +
>>>>   1 file changed, 1 insertion(+)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 5c00fad59e91..e968d68a96c8 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -7308,6 +7308,7 @@ F:	drivers/gpu/drm/xlnx/
>>>>   
>>>>   DRM GPU SCHEDULER
>>>>   M:	Luben Tuikov <ltuikov89@gmail.com>
>>>> +M:	Matthew Brost <matthew.brost@intel.com>
>>>>   L:	dri-devel@lists.freedesktop.org
>>>>   S:	Maintained
>>>>   T:	git git://anongit.freedesktop.org/drm/drm-misc
>>>> -- 
>>>> 2.34.1
>>>>
>>
> 

-- 
Regards,
Luben

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 677 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

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

end of thread, other threads:[~2024-02-06  0:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-31  3:03 [PATCH] drm/sched: Add Matthew Brost to maintainers Matthew Brost
2024-01-31 17:11 ` Daniel Vetter
2024-02-01 12:56   ` Christian König
2024-02-06  0:06     ` Luben Tuikov
2024-02-06  0:23       ` Luben Tuikov

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