AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update the GPU Scheduler email
@ 2023-10-26 17:44 Luben Tuikov
  2023-10-26 19:32 ` Alex Deucher
  0 siblings, 1 reply; 3+ messages in thread
From: Luben Tuikov @ 2023-10-26 17:44 UTC (permalink / raw)
  To: Direct Rendering Infrastructure - Development
  Cc: Luben Tuikov, Daniel Vetter, AMD Graphics, Alex Deucher,
	Dave Airlie, Christian König

Update the GPU Scheduler maintainer email.

Cc: Alex Deucher <Alexander.Deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Dave Airlie <airlied@gmail.com>
Cc: AMD Graphics <amd-gfx@lists.freedesktop.org>
Cc: Direct Rendering Infrastructure - Development <dri-devel@lists.freedesktop.org>
Signed-off-by: Luben Tuikov <ltuikov89@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4452508bc1b040..f13e476ed8038b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7153,7 +7153,7 @@ F:	Documentation/devicetree/bindings/display/xlnx/
 F:	drivers/gpu/drm/xlnx/
 
 DRM GPU SCHEDULER
-M:	Luben Tuikov <luben.tuikov@amd.com>
+M:	Luben Tuikov <ltuikov89@gmail.com>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc

base-commit: 56e449603f0ac580700621a356d35d5716a62ce5
-- 
2.42.0


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

* Re: [PATCH] MAINTAINERS: Update the GPU Scheduler email
  2023-10-26 17:44 [PATCH] MAINTAINERS: Update the GPU Scheduler email Luben Tuikov
@ 2023-10-26 19:32 ` Alex Deucher
  2023-10-27  7:05   ` Christian König
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Deucher @ 2023-10-26 19:32 UTC (permalink / raw)
  To: Luben Tuikov
  Cc: Daniel Vetter, AMD Graphics,
	Direct Rendering Infrastructure - Development, Alex Deucher,
	Dave Airlie, Christian König

On Thu, Oct 26, 2023 at 1:45 PM Luben Tuikov <ltuikov89@gmail.com> wrote:
>
> Update the GPU Scheduler maintainer email.
>
> Cc: Alex Deucher <Alexander.Deucher@amd.com>
> Cc: Christian König <christian.koenig@amd.com>
> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
> Cc: Dave Airlie <airlied@gmail.com>
> Cc: AMD Graphics <amd-gfx@lists.freedesktop.org>
> Cc: Direct Rendering Infrastructure - Development <dri-devel@lists.freedesktop.org>
> Signed-off-by: Luben Tuikov <ltuikov89@gmail.com>

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

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4452508bc1b040..f13e476ed8038b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7153,7 +7153,7 @@ F:        Documentation/devicetree/bindings/display/xlnx/
>  F:     drivers/gpu/drm/xlnx/
>
>  DRM GPU SCHEDULER
> -M:     Luben Tuikov <luben.tuikov@amd.com>
> +M:     Luben Tuikov <ltuikov89@gmail.com>
>  L:     dri-devel@lists.freedesktop.org
>  S:     Maintained
>  T:     git git://anongit.freedesktop.org/drm/drm-misc
>
> base-commit: 56e449603f0ac580700621a356d35d5716a62ce5
> --
> 2.42.0
>

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

* Re: [PATCH] MAINTAINERS: Update the GPU Scheduler email
  2023-10-26 19:32 ` Alex Deucher
@ 2023-10-27  7:05   ` Christian König
  0 siblings, 0 replies; 3+ messages in thread
From: Christian König @ 2023-10-27  7:05 UTC (permalink / raw)
  To: Alex Deucher, Luben Tuikov
  Cc: Daniel Vetter, Direct Rendering Infrastructure - Development,
	AMD Graphics, Alex Deucher, Dave Airlie, Christian König

Am 26.10.23 um 21:32 schrieb Alex Deucher:
> On Thu, Oct 26, 2023 at 1:45 PM Luben Tuikov <ltuikov89@gmail.com> wrote:
>> Update the GPU Scheduler maintainer email.
>>
>> Cc: Alex Deucher <Alexander.Deucher@amd.com>
>> Cc: Christian König <christian.koenig@amd.com>
>> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
>> Cc: Dave Airlie <airlied@gmail.com>
>> Cc: AMD Graphics <amd-gfx@lists.freedesktop.org>
>> Cc: Direct Rendering Infrastructure - Development <dri-devel@lists.freedesktop.org>
>> Signed-off-by: Luben Tuikov <ltuikov89@gmail.com>
> Acked-by: Alex Deucher <alexander.deucher@amd.com>

Acked-by: Christian König <christian.koenig@amd.com>

>
>> ---
>>   MAINTAINERS | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4452508bc1b040..f13e476ed8038b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7153,7 +7153,7 @@ F:        Documentation/devicetree/bindings/display/xlnx/
>>   F:     drivers/gpu/drm/xlnx/
>>
>>   DRM GPU SCHEDULER
>> -M:     Luben Tuikov <luben.tuikov@amd.com>
>> +M:     Luben Tuikov <ltuikov89@gmail.com>
>>   L:     dri-devel@lists.freedesktop.org
>>   S:     Maintained
>>   T:     git git://anongit.freedesktop.org/drm/drm-misc
>>
>> base-commit: 56e449603f0ac580700621a356d35d5716a62ce5
>> --
>> 2.42.0
>>


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

end of thread, other threads:[~2023-10-27  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 17:44 [PATCH] MAINTAINERS: Update the GPU Scheduler email Luben Tuikov
2023-10-26 19:32 ` Alex Deucher
2023-10-27  7:05   ` Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox