[PATCH 2/3] drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg

Upadhyay, Tejas tejas.upadhyay at intel.com
Thu May 29 13:05:38 UTC 2025



> -----Original Message-----
> From: Intel-xe <intel-xe-bounces at lists.freedesktop.org> On Behalf Of
> Dnyaneshwar Bhadane
> Sent: 29 May 2025 17:36
> To: intel-xe at lists.freedesktop.org
> Cc: Chauhan, Shekhar <shekhar.chauhan at intel.com>; Bhadane,
> Dnyaneshwar <dnyaneshwar.bhadane at intel.com>
> Subject: [PATCH 2/3] drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg
> 
> From: Shekhar Chauhan <shekhar.chauhan at intel.com>
> 
> As per updated Bspec, Sync PCI IDs for BMG.
> 
> Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
> ---
>  include/drm/intel/pciids.h | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h index
> a7ce9523c50d..129c3172aa5f 100644
> --- a/include/drm/intel/pciids.h
> +++ b/include/drm/intel/pciids.h
> @@ -852,8 +852,11 @@
>  	MACRO__(0xE210, ## __VA_ARGS__), \
>  	MACRO__(0xE211, ## __VA_ARGS__), \
>  	MACRO__(0xE212, ## __VA_ARGS__), \
> -	MACRO__(0xE215, ## __VA_ARGS__), \
> -	MACRO__(0xE216, ## __VA_ARGS__)
> +	MACRO__(0xE216, ## __VA_ARGS__), \
> +	MACRO__(0xE220, ## __VA_ARGS__), \
> +	MACRO__(0xE221, ## __VA_ARGS__), \
> +	MACRO__(0xE222, ## __VA_ARGS__), \
> +	MACRO__(0xE223, ## __VA_ARGS__)

Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>

> 
>  /* PTL */
>  #define INTEL_PTL_IDS(MACRO__, ...) \
> --
> 2.34.1



More information about the Intel-xe mailing list