All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: "Taylor, Clinton A" <clinton.a.taylor@intel.com>
Cc: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
	"Chauhan, Shekhar" <shekhar.chauhan@intel.com>
Subject: Re: [PATCH v2] drm/xe/bmg: Add new PCI IDs
Date: Tue, 28 Jan 2025 17:48:28 -0500	[thread overview]
Message-ID: <Z5levERd97bqqguk@intel.com> (raw)
In-Reply-To: <ae98891a157c59a05752035cfa119b0e501881fe.camel@intel.com>

On Tue, Jan 28, 2025 at 06:10:28PM +0000, Taylor, Clinton A wrote:
> LGTM
> 
> Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com> 

pushed to drm-xe-next. Thank you both

> 
> -Clint
> 
> On Tue, 2025-01-28 at 21:50 +0530, Shekhar Chauhan wrote:
> > Add 3 new PCI IDs for BMG.
> > 
> > v2: Fix typo -> Replace '.' with ','
> > 
> > Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
> > ---
> >  include/drm/intel/pciids.h | 5 ++++-
> >  1 file changed, 4 insertions(+), 1 deletion(-)
> > 
> > diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
> > index 7883384acd5e..e53d7d9bb64d 100644
> > --- a/include/drm/intel/pciids.h
> > +++ b/include/drm/intel/pciids.h
> > @@ -817,7 +817,10 @@
> >         MACRO__(0xE20B, ## __VA_ARGS__), \
> >         MACRO__(0xE20C, ## __VA_ARGS__), \
> >         MACRO__(0xE20D, ## __VA_ARGS__), \
> > -       MACRO__(0xE212, ## __VA_ARGS__)
> > +       MACRO__(0xE210, ## __VA_ARGS__), \
> > +       MACRO__(0xE212, ## __VA_ARGS__), \
> > +       MACRO__(0xE215, ## __VA_ARGS__), \
> > +       MACRO__(0xE216, ## __VA_ARGS__)
> >  
> >  /* PTL */
> >  #define INTEL_PTL_IDS(MACRO__, ...) \
> 

  reply	other threads:[~2025-01-28 22:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-28 16:20 [PATCH v2] drm/xe/bmg: Add new PCI IDs Shekhar Chauhan
2025-01-28 18:10 ` Taylor, Clinton A
2025-01-28 22:48   ` Rodrigo Vivi [this message]
2025-01-28 19:32 ` ✓ CI.Patch_applied: success for drm/xe/bmg: Add new PCI IDs (rev2) Patchwork
2025-01-28 19:32 ` ✓ CI.checkpatch: " Patchwork
2025-01-28 19:33 ` ✓ CI.KUnit: " Patchwork
2025-01-28 19:50 ` ✓ CI.Build: " Patchwork
2025-01-28 19:52 ` ✗ CI.Hooks: failure " Patchwork
2025-01-28 19:53 ` ✓ CI.checksparse: success " Patchwork
2025-01-28 20:13 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-29  9:18 ` ✗ Xe.CI.Full: failure " Patchwork

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=Z5levERd97bqqguk@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=clinton.a.taylor@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=shekhar.chauhan@intel.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.