public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/cri: Add new PCI IDs
@ 2026-05-05  7:48 Balasubramani Vivekanandan
  2026-05-05  8:47 ` ✓ CI.KUnit: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Balasubramani Vivekanandan @ 2026-05-05  7:48 UTC (permalink / raw)
  To: intel-xe; +Cc: Balasubramani Vivekanandan

Add support for new CRI PCI IDs.

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


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

end of thread, other threads:[~2026-05-06  9:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH] " Gustavo Sousa
2026-05-05 17:26 ` ✗ Xe.CI.FULL: failure for " Patchwork
2026-05-06  9:56   ` Vivekanandan, Balasubramani

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