public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update on habanalabs, Xe maintainer status
@ 2024-05-15 16:22 Oded Gabbay
  2024-05-15 16:22 ` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path Oded Gabbay
  2024-05-15 16:22 ` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers Oded Gabbay
  0 siblings, 2 replies; 5+ messages in thread
From: Oded Gabbay @ 2024-05-15 16:22 UTC (permalink / raw)
  To: linux-kernel, David Airlie, Daniel Vetter, Greg Kroah-Hartman,
	dri-devel, intel-xe, Stephen Rothwell
  Cc: Jason Gunthorpe, Ofir Bitton, Lucas De Marchi,
	Thomas Hellström

Hi Dave, Sima.

A few weeks ago I left Habana and Intel. Therefore, I'm stepping down from
the maintainer role of both habanalabs and Xe drivers.

Ofir Bitton from Habana will replace me in the role of habanalabs driver
maintainer and as for the Xe driver, Thomas and Lucas will probably suggest
someone in the near future.

Although I'm not going to do full-time kernel development in my next role,
I will remain as the accel maintainer and will probably continue to
participate in discussions from time to time.

Thanks,
Oded

Oded Gabbay (2):
  MAINTAINERS: Change habanalabs maintainer and git repo path
  MAINTAINERS: update Xe driver maintainers

 MAINTAINERS | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--
2.34.1


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

* [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path
  2024-05-15 16:22 [PATCH 0/2] Update on habanalabs, Xe maintainer status Oded Gabbay
@ 2024-05-15 16:22 ` Oded Gabbay
  2024-05-21 18:07   ` Daniel Vetter
  2024-05-15 16:22 ` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers Oded Gabbay
  1 sibling, 1 reply; 5+ messages in thread
From: Oded Gabbay @ 2024-05-15 16:22 UTC (permalink / raw)
  To: linux-kernel, David Airlie, Daniel Vetter, Greg Kroah-Hartman,
	dri-devel, intel-xe, Stephen Rothwell
  Cc: Jason Gunthorpe, Ofir Bitton, Lucas De Marchi,
	Thomas Hellström

Because I left habana, Ofir Bitton is now the habanalabs driver
maintainer.

The git repo also changed location to the Habana GitHub website.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index abd4dbe2c653..5bd45a919aff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9431,11 +9431,11 @@ S:	Maintained
 F:	block/partitions/efi.*
 
 HABANALABS PCI DRIVER
-M:	Oded Gabbay <ogabbay@kernel.org>
+M:	Ofir Bitton <obitton@habana.ai>
 L:	dri-devel@lists.freedesktop.org
 S:	Supported
 C:	irc://irc.oftc.net/dri-devel
-T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git
+T:	git https://github.com/HabanaAI/drivers.accel.habanalabs.kernel.git
 F:	Documentation/ABI/testing/debugfs-driver-habanalabs
 F:	Documentation/ABI/testing/sysfs-driver-habanalabs
 F:	drivers/accel/habanalabs/
-- 
2.34.1


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

* [PATCH 2/2] MAINTAINERS: update Xe driver maintainers
  2024-05-15 16:22 [PATCH 0/2] Update on habanalabs, Xe maintainer status Oded Gabbay
  2024-05-15 16:22 ` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path Oded Gabbay
@ 2024-05-15 16:22 ` Oded Gabbay
  2024-05-16 15:12   ` Lucas De Marchi
  1 sibling, 1 reply; 5+ messages in thread
From: Oded Gabbay @ 2024-05-15 16:22 UTC (permalink / raw)
  To: linux-kernel, David Airlie, Daniel Vetter, Greg Kroah-Hartman,
	dri-devel, intel-xe, Stephen Rothwell
  Cc: Jason Gunthorpe, Ofir Bitton, Lucas De Marchi,
	Thomas Hellström

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=true, Size: 604 bytes --]

Because I left Intel, I'm removing myself from the list
of Xe driver maintainers.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5bd45a919aff..2469607ff5b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10863,7 +10863,6 @@ F:	include/uapi/drm/i915_drm.h
 
 INTEL DRM XE DRIVER (Lunar Lake and newer)
 M:	Lucas De Marchi <lucas.demarchi@intel.com>
-M:	Oded Gabbay <ogabbay@kernel.org>
 M:	Thomas Hellström <thomas.hellstrom@linux.intel.com>
 L:	intel-xe@lists.freedesktop.org
 S:	Supported
-- 
2.34.1


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

* Re: [PATCH 2/2] MAINTAINERS: update Xe driver maintainers
  2024-05-15 16:22 ` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers Oded Gabbay
@ 2024-05-16 15:12   ` Lucas De Marchi
  0 siblings, 0 replies; 5+ messages in thread
From: Lucas De Marchi @ 2024-05-16 15:12 UTC (permalink / raw)
  To: Oded Gabbay
  Cc: linux-kernel, David Airlie, Daniel Vetter, Greg Kroah-Hartman,
	dri-devel, intel-xe, Stephen Rothwell, Jason Gunthorpe,
	Ofir Bitton, Thomas Hellström

On Wed, May 15, 2024 at 07:22:22PM GMT, Oded Gabbay wrote:
>Because I left Intel, I'm removing myself from the list
>of Xe driver maintainers.
>
>Signed-off-by: Oded Gabbay <ogabbay@kernel.org>

Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>

thanks
Lucas De Marchi

>---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 5bd45a919aff..2469607ff5b7 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -10863,7 +10863,6 @@ F:	include/uapi/drm/i915_drm.h
>
> INTEL DRM XE DRIVER (Lunar Lake and newer)
> M:	Lucas De Marchi <lucas.demarchi@intel.com>
>-M:	Oded Gabbay <ogabbay@kernel.org>
> M:	Thomas Hellström <thomas.hellstrom@linux.intel.com>
> L:	intel-xe@lists.freedesktop.org
> S:	Supported
>-- 
>2.34.1
>

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

* Re: [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path
  2024-05-15 16:22 ` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path Oded Gabbay
@ 2024-05-21 18:07   ` Daniel Vetter
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Vetter @ 2024-05-21 18:07 UTC (permalink / raw)
  To: Oded Gabbay
  Cc: linux-kernel, David Airlie, Daniel Vetter, Greg Kroah-Hartman,
	dri-devel, intel-xe, Stephen Rothwell, Jason Gunthorpe,
	Ofir Bitton, Lucas De Marchi, Thomas Hellström

On Wed, May 15, 2024 at 07:22:21PM +0300, Oded Gabbay wrote:
> Because I left habana, Ofir Bitton is now the habanalabs driver
> maintainer.
> 
> The git repo also changed location to the Habana GitHub website.
> 
> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>

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

I'm assuming Ofir will include this in the first pr for drm.git.
-Sima

> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index abd4dbe2c653..5bd45a919aff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9431,11 +9431,11 @@ S:	Maintained
>  F:	block/partitions/efi.*
>  
>  HABANALABS PCI DRIVER
> -M:	Oded Gabbay <ogabbay@kernel.org>
> +M:	Ofir Bitton <obitton@habana.ai>
>  L:	dri-devel@lists.freedesktop.org
>  S:	Supported
>  C:	irc://irc.oftc.net/dri-devel
> -T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git
> +T:	git https://github.com/HabanaAI/drivers.accel.habanalabs.kernel.git
>  F:	Documentation/ABI/testing/debugfs-driver-habanalabs
>  F:	Documentation/ABI/testing/sysfs-driver-habanalabs
>  F:	drivers/accel/habanalabs/
> -- 
> 2.34.1
> 

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

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

end of thread, other threads:[~2024-05-21 18:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 16:22 [PATCH 0/2] Update on habanalabs, Xe maintainer status Oded Gabbay
2024-05-15 16:22 ` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path Oded Gabbay
2024-05-21 18:07   ` Daniel Vetter
2024-05-15 16:22 ` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers Oded Gabbay
2024-05-16 15:12   ` Lucas De Marchi

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