summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShekhar Chauhan <shekhar.chauhan@intel.com>2025-06-05 22:08:02 +0300
committerMatt Roper <matthew.d.roper@intel.com>2025-06-11 17:29:47 +0300
commit9b779ff0e1d1fa8a4e7d90405bcb902a1d5f4fe6 (patch)
tree1ed22c50e11c7c47bb8515bfa4f27e4b9f4cd73b /include
parent10201c7de5de946497160eb298ea60d54d849fe1 (diff)
downloadlinux-9b779ff0e1d1fa8a4e7d90405bcb902a1d5f4fe6.tar.xz
drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg
As per updated Bspec, Sync PCI IDs for BMG. Bspec: 68090 Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com> Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Link: https://lore.kernel.org/r/20250605190804.1287289-2-dnyaneshwar.bhadane@intel.com
Diffstat (limited to 'include')
-rw-r--r--include/drm/intel/pciids.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index a7ce9523c50d..129c3172aa5f 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -852,8 +852,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__, ...) \