[PATCH 3/3] drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
Upadhyay, Tejas
tejas.upadhyay at intel.com
Thu May 29 13:12:13 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>; Ausmus, James
> <james.ausmus at intel.com>; Bhadane, Dnyaneshwar
> <dnyaneshwar.bhadane at intel.com>
> Subject: [PATCH 3/3] drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
>
> From: Shekhar Chauhan <shekhar.chauhan at intel.com>
>
> Add another GMD_ID for Xe2_HPG
>
> Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
> Signed-off-by: James Ausmus <james.ausmus at intel.com>
> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
> ---
> drivers/gpu/drm/xe/xe_pci.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c index
> b68c90910d82..83f0a76a81a5 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -179,6 +179,7 @@ static const struct xe_ip graphics_ips[] = {
> { 1271, "Xe_LPG", &graphics_xelpg },
> { 1274, "Xe_LPG+", &graphics_xelpg },
> { 2001, "Xe2_HPG", &graphics_xe2 },
> + { 2002, "Xe2_HPG", &graphics_xe2 },
Nit, should we call this Xe2_HPG+?
Nevertheless,
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
> { 2004, "Xe2_LPG", &graphics_xe2 },
> { 3000, "Xe3_LPG", &graphics_xe2 },
> { 3001, "Xe3_LPG", &graphics_xe2 },
> --
> 2.34.1
More information about the Intel-xe
mailing list