All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Raag Jadav <raag.jadav@intel.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<dri-devel@lists.freedesktop.org>,
	Simona Vetter <simona@ffwll.ch>,
	"David Airlie" <airlied@redhat.com>,
	Donald Hunter <donald.hunter@gmail.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	Riana Tauro <riana.tauro@intel.com>,
	Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>,
	Zack McKevitt <zachary.mckevitt@oss.qualcomm.com>
Subject: Re: [PATCH] MAINTAINERS: Add entries for drm_ras
Date: Tue, 11 Aug 2026 16:12:08 -0400	[thread overview]
Message-ID: <anuCGPAUpJTs7Ztz@intel.com> (raw)
In-Reply-To: <anMeN5B8LbaM41jz@black.igk.intel.com>

On Wed, Aug 05, 2026 at 01:27:51PM +0200, Raag Jadav wrote:
> On Wed, Aug 05, 2026 at 05:49:50AM -0400, Rodrigo Vivi wrote:
> > DRM RAS interface provides a standardized way for GPU/accelerator
> > drivers to expose error counters and other reliability nodes to
> > user space via Generic Netlink.
> > 
> > Since this is cross-driver infrastructure carrying its own uAPI, add a
> > dedicated MAINTAINERS entry covering the implementation, headers,
> > netlink spec and documentation, maintained through drm-misc.
> > 
> > Cc: Simona Vetter <simona@ffwll.ch>
> > Cc: David Airlie <airlied@redhat.com>
> > Cc: Donald Hunter <donald.hunter@gmail.com>
> > Cc: Jakub Kicinski <kuba@kernel.org>
> > Cc: "David S. Miller" <davem@davemloft.net>
> > Cc: Eric Dumazet <edumazet@google.com>
> > Cc: Paolo Abeni <pabeni@redhat.com>
> > Cc: Simon Horman <horms@kernel.org>
> > Cc: Raag Jadav <raag.jadav@intel.com>
> > Cc: Riana Tauro <riana.tauro@intel.com>
> > Cc: Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>
> > Cc: Zack McKevitt <zachary.mckevitt@oss.qualcomm.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > ---
> >  MAINTAINERS | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5114e6db7307..51be7ad24528 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9039,6 +9039,19 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
> >  F:	drivers/gpu/drm/drm_privacy_screen*
> >  F:	include/drm/drm_privacy_screen*
> >  
> > +DRM RAS
> > +M:	Raag Jadav <raag.jadav@intel.com>
> 
> This one should be 'R' and not 'M'.

Okay, I will adjust that.

> 
> Raag
> 
> > +M:	Riana Tauro <riana.tauro@intel.com>
> > +M:	Rodrigo Vivi <rodrigo.vivi@intel.com>
> > +R:	Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>
> > +L:	dri-devel@lists.freedesktop.org
> > +S:	Supported
> > +T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
> > +F:	Documentation/netlink/specs/drm_ras.yaml

Net maintainers, ack?

> > +F:	Documentation/gpu/drm-ras.rst
> > +F:	drivers/gpu/drm/drm_ras*
> > +F:	include/drm/drm_ras*
> > +
> >  DRM TTM SUBSYSTEM
> >  M:	Christian Koenig <christian.koenig@amd.com>
> >  M:	Huang Rui <ray.huang@amd.com>
> > -- 
> > 2.55.0
> > 

  reply	other threads:[~2026-08-11 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05  9:49 [PATCH] MAINTAINERS: Add entries for drm_ras Rodrigo Vivi
2026-08-05 11:27 ` Raag Jadav
2026-08-11 20:12   ` Rodrigo Vivi [this message]
2026-08-11 21:39     ` Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=anuCGPAUpJTs7Ztz@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=airlied@redhat.com \
    --cc=aravind.iddamsetty@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=raag.jadav@intel.com \
    --cc=riana.tauro@intel.com \
    --cc=simona@ffwll.ch \
    --cc=zachary.mckevitt@oss.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.