[topic/xe-for-ci] drm/xe: Add new PVC PCI ID
Radhakrishna Sripada
radhakrishna.sripada at intel.com
Mon Feb 12 18:51:25 UTC 2024
A new PVC vector only SKU got introduced. Add the new PCI id
to the list of PVC PCI id's.
Bspec: 44484
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada at intel.com>
---
include/drm/xe_pciids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
index 3011d99a05c5..2b7c2003ddb4 100644
--- a/include/drm/xe_pciids.h
+++ b/include/drm/xe_pciids.h
@@ -186,6 +186,7 @@
#define XE_PVC_IDS(MACRO__, ...) \
MACRO__(0x0B69, ## __VA_ARGS__), \
MACRO__(0x0B6E, ## __VA_ARGS__), \
+ MACRO__(0x0BD4, ## __VA_ARGS__), \
MACRO__(0x0BD5, ## __VA_ARGS__), \
MACRO__(0x0BD6, ## __VA_ARGS__), \
MACRO__(0x0BD7, ## __VA_ARGS__), \
--
2.34.1
More information about the Intel-xe
mailing list