Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] drm/xe/bmg: Add new PCI IDs
@ 2025-01-28 16:20 Shekhar Chauhan
  2025-01-28 18:10 ` Taylor, Clinton A
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Shekhar Chauhan @ 2025-01-28 16:20 UTC (permalink / raw)
  To: intel-xe; +Cc: shekhar.chauhan

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__, ...) \
-- 
2.34.1


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

end of thread, other threads:[~2025-01-29  9:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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