* [PATCH v2] MAINTAINERS: update amdkfd maintainer
@ 2019-07-04 6:32 Oded Gabbay
2019-07-04 16:58 ` Kuehling, Felix
0 siblings, 1 reply; 3+ messages in thread
From: Oded Gabbay @ 2019-07-04 6:32 UTC (permalink / raw)
To: alexdeucher, airlied, dri-devel; +Cc: Felix.Kuehling
I'm leaving the role of amdkfd maintainer. Therefore, update the relevant
entry in the MAINTAINERS file with the name of the new maintainer.
Good Luck!
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 01a52fc964da..9a6c15fa5fd5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -821,9 +821,9 @@ F: drivers/iommu/amd_iommu*.[ch]
F: include/linux/amd-iommu.h
AMD KFD
-M: Oded Gabbay <oded.gabbay@gmail.com>
+M: Felix Kuehling <Felix.Kuehling@amd.com>
L: dri-devel@lists.freedesktop.org
-T: git git://people.freedesktop.org/~gabbayo/linux.git
+T: git git://people.freedesktop.org/~agd5f/linux
S: Supported
F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
--
2.17.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] MAINTAINERS: update amdkfd maintainer
2019-07-04 6:32 [PATCH v2] MAINTAINERS: update amdkfd maintainer Oded Gabbay
@ 2019-07-04 16:58 ` Kuehling, Felix
2019-08-06 14:07 ` Alex Deucher
0 siblings, 1 reply; 3+ messages in thread
From: Kuehling, Felix @ 2019-07-04 16:58 UTC (permalink / raw)
To: Oded Gabbay, alexdeucher@gmail.com, airlied@gmail.com,
dri-devel@lists.freedesktop.org
On 2019-07-04 2:32 a.m., Oded Gabbay wrote:
> I'm leaving the role of amdkfd maintainer. Therefore, update the relevant
> entry in the MAINTAINERS file with the name of the new maintainer.
>
> Good Luck!
Thank you Oded! Thanks for being the maintainer even after leaving AMD
and helping me transition into the maintainer roll. All the best to you.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 01a52fc964da..9a6c15fa5fd5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -821,9 +821,9 @@ F: drivers/iommu/amd_iommu*.[ch]
> F: include/linux/amd-iommu.h
>
> AMD KFD
> -M: Oded Gabbay <oded.gabbay@gmail.com>
> +M: Felix Kuehling <Felix.Kuehling@amd.com>
> L: dri-devel@lists.freedesktop.org
While I'm looking at the MAINTAINERS file, I think we should change this
to amd-gfx@lists.freedesktop.org. I may also update the file list withe
some wild cards to catch all current and future amdgpu_amdkfd*.[ch]
files. It's currently missing amdgpu_amdkfd_gfx_v10.c.
Regards,
Felix
> -T: git git://people.freedesktop.org/~gabbayo/linux.git
> +T: git git://people.freedesktop.org/~agd5f/linux
> S: Supported
> F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
> F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] MAINTAINERS: update amdkfd maintainer
2019-07-04 16:58 ` Kuehling, Felix
@ 2019-08-06 14:07 ` Alex Deucher
0 siblings, 0 replies; 3+ messages in thread
From: Alex Deucher @ 2019-08-06 14:07 UTC (permalink / raw)
To: Kuehling, Felix; +Cc: dri-devel@lists.freedesktop.org
On Thu, Jul 4, 2019 at 12:58 PM Kuehling, Felix <Felix.Kuehling@amd.com> wrote:
>
> On 2019-07-04 2:32 a.m., Oded Gabbay wrote:
> > I'm leaving the role of amdkfd maintainer. Therefore, update the relevant
> > entry in the MAINTAINERS file with the name of the new maintainer.
> >
> > Good Luck!
>
> Thank you Oded! Thanks for being the maintainer even after leaving AMD
> and helping me transition into the maintainer roll. All the best to you.
>
>
> >
> > Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
>
> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
>
>
> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 01a52fc964da..9a6c15fa5fd5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -821,9 +821,9 @@ F: drivers/iommu/amd_iommu*.[ch]
> > F: include/linux/amd-iommu.h
> >
> > AMD KFD
> > -M: Oded Gabbay <oded.gabbay@gmail.com>
> > +M: Felix Kuehling <Felix.Kuehling@amd.com>
> > L: dri-devel@lists.freedesktop.org
>
> While I'm looking at the MAINTAINERS file, I think we should change this
> to amd-gfx@lists.freedesktop.org. I may also update the file list withe
> some wild cards to catch all current and future amdgpu_amdkfd*.[ch]
> files. It's currently missing amdgpu_amdkfd_gfx_v10.c.
>
Applied and updated the mailing list and files.
Thanks!
Alex
> Regards,
> Felix
>
>
> > -T: git git://people.freedesktop.org/~gabbayo/linux.git
> > +T: git git://people.freedesktop.org/~agd5f/linux
> > S: Supported
> > F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
> > F: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-06 14:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 6:32 [PATCH v2] MAINTAINERS: update amdkfd maintainer Oded Gabbay
2019-07-04 16:58 ` Kuehling, Felix
2019-08-06 14:07 ` Alex Deucher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox