All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Sousa <gustavo.sousa@intel.com>
To: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>,
	<intel-xe@lists.freedesktop.org>
Cc: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Subject: Re: [PATCH] drm/xe/cri: Add new PCI IDs
Date: Tue, 5 May 2026 11:12:46 -0300	[thread overview]
Message-ID: <87tssmx7vl.fsf@intel.com> (raw)
In-Reply-To: <20260505074855.3813063-2-balasubramani.vivekanandan@intel.com>

Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
writes:

> Add support for new CRI PCI IDs.
>

Bspec: 77979

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>

> Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
> ---
>  include/drm/intel/pciids.h | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
> index 33b91cb2e684..e32ef763427c 100644
> --- a/include/drm/intel/pciids.h
> +++ b/include/drm/intel/pciids.h
> @@ -898,7 +898,11 @@
>  
>  /* CRI */
>  #define INTEL_CRI_IDS(MACRO__, ...) \
> -	MACRO__(0x674C, ## __VA_ARGS__)
> +	MACRO__(0x674C, ## __VA_ARGS__), \
> +	MACRO__(0x674D, ## __VA_ARGS__), \
> +	MACRO__(0x674E, ## __VA_ARGS__), \
> +	MACRO__(0x674F, ## __VA_ARGS__), \
> +	MACRO__(0x6750, ## __VA_ARGS__)
>  
>  /* NVL-P */
>  #define INTEL_NVLP_IDS(MACRO__, ...) \
> -- 
> 2.43.0

  parent reply	other threads:[~2026-05-05 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05  7:48 [PATCH] drm/xe/cri: Add new PCI IDs Balasubramani Vivekanandan
2026-05-05  8:47 ` ✓ CI.KUnit: success for " Patchwork
2026-05-05  9:40 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-05 14:12 ` Gustavo Sousa [this message]
2026-05-05 17:26 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-05-06  9:56   ` Vivekanandan, Balasubramani

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=87tssmx7vl.fsf@intel.com \
    --to=gustavo.sousa@intel.com \
    --cc=balasubramani.vivekanandan@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /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.