All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
@ 2021-09-17 16:15 Alex Deucher
  2021-09-17 16:15 ` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer Alex Deucher
  2021-09-18  2:03 ` [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Quan, Evan
  0 siblings, 2 replies; 5+ messages in thread
From: Alex Deucher @ 2021-09-17 16:15 UTC (permalink / raw)
  To: amd-gfx, dri-devel; +Cc: Alex Deucher

Fix the path to cover both the older powerplay infrastructure
and the newer SwSMU infrastructure.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 851255b71ccc..379092f34fff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -972,12 +972,12 @@ L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	drivers/platform/x86/amd-pmc.*
 
-AMD POWERPLAY
+AMD POWERPLAY AND SWSMU
 M:	Evan Quan <evan.quan@amd.com>
 L:	amd-gfx@lists.freedesktop.org
 S:	Supported
 T:	git https://gitlab.freedesktop.org/agd5f/linux.git
-F:	drivers/gpu/drm/amd/pm/powerplay/
+F:	drivers/gpu/drm/amd/pm/
 
 AMD SEATTLE DEVICE TREE SUPPORT
 M:	Brijesh Singh <brijeshkumar.singh@amd.com>
-- 
2.31.1


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

* [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer
  2021-09-17 16:15 [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Alex Deucher
@ 2021-09-17 16:15 ` Alex Deucher
  2021-09-17 16:22   ` Daniel Vetter
  2021-09-20  6:52   ` Christian König
  2021-09-18  2:03 ` [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Quan, Evan
  1 sibling, 2 replies; 5+ messages in thread
From: Alex Deucher @ 2021-09-17 16:15 UTC (permalink / raw)
  To: amd-gfx, dri-devel
  Cc: Alex Deucher, Andrey Grodzovsky, airlied, daniel.vetter

Now that the scheduler is being used by more and more
drivers, we need someone to maintain it.  Andrey has
stepped up to maintain the scheduler.

Cc: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Cc: airlied@gmail.com
Cc: daniel.vetter@ffwll.ch
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 379092f34fff..9d567e66a65f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6369,6 +6369,14 @@ T:	git git://anongit.freedesktop.org/drm/drm-misc
 F:	drivers/gpu/drm/ttm/
 F:	include/drm/ttm/
 
+DRM GPU SCHEDULER
+M:	Andrey Grodzovsky <andrey.grodzovsky@amd.com>
+L:	dri-devel@lists.freedesktop.org
+S:	Maintained
+T:	git git://anongit.freedesktop.org/drm/drm-misc
+F:	drivers/gpu/drm/scheduler/
+F:	include/drm/gpu_scheduler.h
+
 DSBR100 USB FM RADIO DRIVER
 M:	Alexey Klimov <klimov.linux@gmail.com>
 L:	linux-media@vger.kernel.org
-- 
2.31.1


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

* Re: [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer
  2021-09-17 16:15 ` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer Alex Deucher
@ 2021-09-17 16:22   ` Daniel Vetter
  2021-09-20  6:52   ` Christian König
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Vetter @ 2021-09-17 16:22 UTC (permalink / raw)
  To: Alex Deucher; +Cc: amd-gfx list, dri-devel, Andrey Grodzovsky, airlied

On Fri, Sep 17, 2021 at 6:15 PM Alex Deucher <alexander.deucher@amd.com> wrote:
>
> Now that the scheduler is being used by more and more
> drivers, we need someone to maintain it.  Andrey has
> stepped up to maintain the scheduler.
>
> Cc: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
> Cc: airlied@gmail.com
> Cc: daniel.vetter@ffwll.ch
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 379092f34fff..9d567e66a65f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6369,6 +6369,14 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
>  F:     drivers/gpu/drm/ttm/
>  F:     include/drm/ttm/
>
> +DRM GPU SCHEDULER
> +M:     Andrey Grodzovsky <andrey.grodzovsky@amd.com>
> +L:     dri-devel@lists.freedesktop.org
> +S:     Maintained
> +T:     git git://anongit.freedesktop.org/drm/drm-misc
> +F:     drivers/gpu/drm/scheduler/
> +F:     include/drm/gpu_scheduler.h

Ack: me
-Daniel

> +
>  DSBR100 USB FM RADIO DRIVER
>  M:     Alexey Klimov <klimov.linux@gmail.com>
>  L:     linux-media@vger.kernel.org
> --
> 2.31.1
>


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

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

* RE: [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
  2021-09-17 16:15 [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Alex Deucher
  2021-09-17 16:15 ` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer Alex Deucher
@ 2021-09-18  2:03 ` Quan, Evan
  1 sibling, 0 replies; 5+ messages in thread
From: Quan, Evan @ 2021-09-18  2:03 UTC (permalink / raw)
  To: Deucher, Alexander, amd-gfx, dri-devel; +Cc: Deucher, Alexander

[AMD Official Use Only]

Reviewed-by: Evan Quan <evan.quan@amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces@lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Saturday, September 18, 2021 12:16 AM
> To: amd-gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher@amd.com>
> Subject: [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
> 
> Fix the path to cover both the older powerplay infrastructure
> and the newer SwSMU infrastructure.
> 
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 851255b71ccc..379092f34fff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -972,12 +972,12 @@ L:	platform-driver-x86@vger.kernel.org
>  S:	Maintained
>  F:	drivers/platform/x86/amd-pmc.*
> 
> -AMD POWERPLAY
> +AMD POWERPLAY AND SWSMU
>  M:	Evan Quan <evan.quan@amd.com>
>  L:	amd-gfx@lists.freedesktop.org
>  S:	Supported
>  T:	git
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitla
> b.freedesktop.org%2Fagd5f%2Flinux.git&amp;data=04%7C01%7Cevan.quan
> %40amd.com%7Cb6158a1eb6774e147b0008d979f67086%7C3dd8961fe4884e6
> 08e11a82d994e183d%7C0%7C0%7C637674921632876884%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C1000&amp;sdata=qcP4K1JnXBAOluo7%2FwnoQUofGBN
> KpbTQJeOKPnUbmc0%3D&amp;reserved=0
> -F:	drivers/gpu/drm/amd/pm/powerplay/
> +F:	drivers/gpu/drm/amd/pm/
> 
>  AMD SEATTLE DEVICE TREE SUPPORT
>  M:	Brijesh Singh <brijeshkumar.singh@amd.com>
> --
> 2.31.1

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

* Re: [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer
  2021-09-17 16:15 ` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer Alex Deucher
  2021-09-17 16:22   ` Daniel Vetter
@ 2021-09-20  6:52   ` Christian König
  1 sibling, 0 replies; 5+ messages in thread
From: Christian König @ 2021-09-20  6:52 UTC (permalink / raw)
  To: Alex Deucher, amd-gfx, dri-devel
  Cc: Andrey Grodzovsky, airlied, daniel.vetter

Am 17.09.21 um 18:15 schrieb Alex Deucher:
> Now that the scheduler is being used by more and more
> drivers, we need someone to maintain it.  Andrey has
> stepped up to maintain the scheduler.
>
> Cc: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
> Cc: airlied@gmail.com
> Cc: daniel.vetter@ffwll.ch
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

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

> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 379092f34fff..9d567e66a65f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6369,6 +6369,14 @@ T:	git git://anongit.freedesktop.org/drm/drm-misc
>   F:	drivers/gpu/drm/ttm/
>   F:	include/drm/ttm/
>   
> +DRM GPU SCHEDULER
> +M:	Andrey Grodzovsky <andrey.grodzovsky@amd.com>
> +L:	dri-devel@lists.freedesktop.org
> +S:	Maintained
> +T:	git git://anongit.freedesktop.org/drm/drm-misc
> +F:	drivers/gpu/drm/scheduler/
> +F:	include/drm/gpu_scheduler.h
> +
>   DSBR100 USB FM RADIO DRIVER
>   M:	Alexey Klimov <klimov.linux@gmail.com>
>   L:	linux-media@vger.kernel.org


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

end of thread, other threads:[~2021-09-20  6:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 16:15 [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Alex Deucher
2021-09-17 16:15 ` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer Alex Deucher
2021-09-17 16:22   ` Daniel Vetter
2021-09-20  6:52   ` Christian König
2021-09-18  2:03 ` [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay Quan, Evan

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.