[topic/xe-for-ci] drm/xe: Add new PVC PCI ID

Matt Roper matthew.d.roper at intel.com
Mon Feb 12 21:44:34 UTC 2024


On Mon, Feb 12, 2024 at 10:51:25AM -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.
> 
> 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>

Since the other PVC PCI IDs are also only on topic/xe-for-ci and not
flowing upstream yet, it might be better to just make this a fixup!
patch against b8462744d250 ("drm/xe: Add PVC's PCI device IDs") so that
this can be easily squashed into that patch the next time somebody
rebases the branch.

Aside from that the new device ID looks correct, so

    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>


Matt

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

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation


More information about the Intel-xe mailing list