[PATCH] drm/xe/ptl: Update the PTL pci id table

Upadhyay, Tejas tejas.upadhyay at intel.com
Wed May 21 03:29:54 UTC 2025



> -----Original Message-----
> From: Intel-xe <intel-xe-bounces at lists.freedesktop.org> On Behalf Of Matt
> Atwood
> Sent: 21 May 2025 01:28
> To: intel-xe at lists.freedesktop.org
> Cc: Atwood, Matthew S <matthew.s.atwood at intel.com>
> Subject: [PATCH] drm/xe/ptl: Update the PTL pci id table
> 
> Update to current bspec table.
> 
> Bspec: 72574
> 
> Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
> ---
>  include/drm/intel/pciids.h | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h index
> d212848d07f3..a7ce9523c50d 100644
> --- a/include/drm/intel/pciids.h
> +++ b/include/drm/intel/pciids.h
> @@ -861,6 +861,10 @@
>  	MACRO__(0xB081, ## __VA_ARGS__), \
>  	MACRO__(0xB082, ## __VA_ARGS__), \
>  	MACRO__(0xB083, ## __VA_ARGS__), \
> +	MACRO__(0xB084, ## __VA_ARGS__), \
> +	MACRO__(0xB085, ## __VA_ARGS__), \
> +	MACRO__(0xB086, ## __VA_ARGS__), \
> +	MACRO__(0xB087, ## __VA_ARGS__), \

Matches doc, LGTM :
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>

Tejas
>  	MACRO__(0xB08F, ## __VA_ARGS__), \
>  	MACRO__(0xB090, ## __VA_ARGS__), \
>  	MACRO__(0xB0A0, ## __VA_ARGS__), \
> --
> 2.49.0



More information about the Intel-xe mailing list