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

Lucas De Marchi lucas.demarchi at intel.com
Tue Feb 20 23:26:05 UTC 2024


On Mon, Feb 12, 2024 at 03:00:24PM -0800, Radhakrishna Sripada wrote:
>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>

applied to topic/xe-for-CI, thanks
Lucas De Marchi

>---
> 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