[SRU][P:linux][PATCH 1/5] drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg

Thibault Ferrante thibault.ferrante at canonical.com
Tue Jul 8 15:19:27 UTC 2025


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

BugLink: https://bugs.launchpad.net/bugs/2116175

As per updated Bspec, Sync PCI IDs for BMG.

Bspec: 68090
Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper 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
(cherry picked from commit 9b779ff0e1d1fa8a4e7d90405bcb902a1d5f4fe6 linux-next)
Signed-off-by: Pravalika Gurram <pravalika.gurram at intel.com>
Signed-off-by: Thibault Ferrante <thibault.ferrante at canonical.com>
---
 include/drm/intel/pciids.h | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index 750323e1947b..52adc556dc98 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -849,8 +849,11 @@
 	MACRO__(0xE210, ## __VA_ARGS__), \
 	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.48.1




More information about the kernel-team mailing list