[PATCH i-g-t] lib/pciids: Add PCI IDs for xe2_hpg

Kunal Joshi kunal1.joshi at intel.com
Fri Jun 20 05:38:18 UTC 2025


From: Shekhar Chauhan <shekhar.chauhan at intel.com>

As per updated Bspec, Sync PCI IDs for BMG.

Aligns with kernel commit 9b779ff ("drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg")

Bspec: 68090
Cc: Jani Nikula <jani.nikula at intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
Link: https://lore.kernel.org/r/20250605190804.1287289-2-dnyaneshwar.bhadane@intel.com
---
 lib/pciids.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lib/pciids.h b/lib/pciids.h
index d212848d0..86cd54764 100644
--- a/lib/pciids.h
+++ b/lib/pciids.h
@@ -853,7 +853,11 @@
 	MACRO__(0xE211, ## __VA_ARGS__), \
 	MACRO__(0xE212, ## __VA_ARGS__), \
 	MACRO__(0xE215, ## __VA_ARGS__), \
-	MACRO__(0xE216, ## __VA_ARGS__)
+	MACRO__(0xE216, ## __VA_ARGS__), \
+	MACRO__(0xE220, ## __VA_ARGS__), \
+	MACRO__(0xE221, ## __VA_ARGS__), \
+	MACRO__(0xE222, ## __VA_ARGS__), \
+	MACRO__(0xE223, ## __VA_ARGS__)
 
 /* PTL */
 #define INTEL_PTL_IDS(MACRO__, ...) \
-- 
2.25.1



More information about the igt-dev mailing list