Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/pciids: sync with kernel commit e68a60f9e6a6
@ 2026-05-11  4:59 himanshu.girotra
  2026-05-11  5:15 ` Gupta, Varun
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: himanshu.girotra @ 2026-05-11  4:59 UTC (permalink / raw)
  To: ramadevi.gandi, aditya.chauhan, igt-dev

From: Himanshu Girotra <himanshu.girotra@intel.com>

Synchronize PCI IDs with drm-next kernel up to e68a60f9e6a6,
which includes the following changes:

commit e68a60f9e6a6 ("drm/xe/cri: Add new PCI IDs")

Signed-off-by: Himanshu Girotra <himanshu.girotra@intel.com>
---
 lib/pciids.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lib/pciids.h b/lib/pciids.h
index 33b91cb2e..e32ef7634 100644
--- a/lib/pciids.h
+++ b/lib/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.50.1


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

end of thread, other threads:[~2026-05-13  5:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11  4:59 [PATCH i-g-t] lib/pciids: sync with kernel commit e68a60f9e6a6 himanshu.girotra
2026-05-11  5:15 ` Gupta, Varun
2026-05-11 23:02 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-05-11 23:08 ` ✓ i915.CI.BAT: " Patchwork
2026-05-12  7:59 ` ✗ i915.CI.Full: failure " Patchwork
2026-05-13  5:08 ` ✗ Xe.CI.FULL: " Patchwork
2026-05-13  5:21   ` Girotra, Himanshu

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