Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/bmg: Add one additional PCI ID
@ 2025-03-25 22:47 Matt Roper
  2025-03-25 23:25 ` Taylor, Clinton A
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Matt Roper @ 2025-03-25 22:47 UTC (permalink / raw)
  To: intel-xe; +Cc: matthew.d.roper

One additional BMG PCI ID has been added to the spec; make sure our
driver recognizes devices with this ID properly.

Bspec: 68090
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
---
 include/drm/intel/pciids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index 4736ea525048..d212848d07f3 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -850,6 +850,7 @@
 	MACRO__(0xE20C, ## __VA_ARGS__), \
 	MACRO__(0xE20D, ## __VA_ARGS__), \
 	MACRO__(0xE210, ## __VA_ARGS__), \
+	MACRO__(0xE211, ## __VA_ARGS__), \
 	MACRO__(0xE212, ## __VA_ARGS__), \
 	MACRO__(0xE215, ## __VA_ARGS__), \
 	MACRO__(0xE216, ## __VA_ARGS__)
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [PATCH] drm/xe/bmg: Add one additional PCI ID
@ 2025-07-04 10:35 Ravi Kumar Vodapalli
  2025-07-04 10:48 ` Shekhar Chauhan
  2025-07-04 12:04 ` Matthew Auld
  0 siblings, 2 replies; 16+ messages in thread
From: Ravi Kumar Vodapalli @ 2025-07-04 10:35 UTC (permalink / raw)
  To: intel-xe; +Cc: balasubramani.vivekanandan, Vodapalli, Ravi Kumar, Vodapalli

From: "Vodapalli, Ravi Kumar" <ravi.kumar.vodapalli@intel.com>

One additional PCI ID is added in Bspec for BMG, Add it so that
driver recognizes this device with this new ID.

Bspec: 68090
Signed-off-by: Vodapalli, Ravi Kumar <ravi.kumar.vodapalli@intel.com>
---
 include/drm/intel/pciids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index a0180d10e260..76f8d26f9cc9 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -846,6 +846,7 @@
 /* BMG */
 #define INTEL_BMG_IDS(MACRO__, ...) \
 	MACRO__(0xE202, ## __VA_ARGS__), \
+	MACRO__(0xE209, ## __VA_ARGS__), \
 	MACRO__(0xE20B, ## __VA_ARGS__), \
 	MACRO__(0xE20C, ## __VA_ARGS__), \
 	MACRO__(0xE20D, ## __VA_ARGS__), \
-- 
2.34.1


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

end of thread, other threads:[~2025-07-04 13:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 22:47 [PATCH] drm/xe/bmg: Add one additional PCI ID Matt Roper
2025-03-25 23:25 ` Taylor, Clinton A
2025-03-26  1:15 ` ✓ CI.Patch_applied: success for " Patchwork
2025-03-26  1:16 ` ✓ CI.checkpatch: " Patchwork
2025-03-26  1:17 ` ✓ CI.KUnit: " Patchwork
2025-03-26  1:33 ` ✓ CI.Build: " Patchwork
2025-03-26  1:36 ` ✓ CI.Hooks: " Patchwork
2025-03-26  1:37 ` ✓ CI.checksparse: " Patchwork
2025-03-26  2:16 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-03-26 20:39   ` Matt Roper
2025-03-26  4:30 ` [PATCH] " Lucas De Marchi
2025-03-26 14:09 ` ✗ Xe.CI.Full: failure for " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2025-07-04 10:35 [PATCH] " Ravi Kumar Vodapalli
2025-07-04 10:48 ` Shekhar Chauhan
2025-07-04 12:04 ` Matthew Auld
2025-07-04 13:16   ` Vodapalli, Ravi Kumar

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