[topic/xe-for-ci v2] fixup! drm/xe: Add PVC's PCI device IDs

Radhakrishna Sripada radhakrishna.sripada at intel.com
Mon Feb 12 23:00:24 UTC 2024


A new PVC vector only SKU got introduced. Add the new PCI id
to the list of PVC PCI id's.

v2: Make it a fixup comment(MattR)

Bspec: 44484
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: 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