Skip to content

Commit 26ff87d

Browse files
shekhar-chauhanmattrope
authored andcommitted
drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
Add another GMD_ID for Xe2_HPG Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> Signed-off-by: James Ausmus <james.ausmus@intel.com> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com> Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Link: https://lore.kernel.org/r/20250605190804.1287289-4-dnyaneshwar.bhadane@intel.com
1 parent a5d2219 commit 26ff87d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/xe/xe_pci.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ static const struct xe_ip graphics_ips[] = {
180180
{ 1271, "Xe_LPG", &graphics_xelpg },
181181
{ 1274, "Xe_LPG+", &graphics_xelpg },
182182
{ 2001, "Xe2_HPG", &graphics_xe2 },
183+
{ 2002, "Xe2_HPG", &graphics_xe2 },
183184
{ 2004, "Xe2_LPG", &graphics_xe2 },
184185
{ 3000, "Xe3_LPG", &graphics_xe2 },
185186
{ 3001, "Xe3_LPG", &graphics_xe2 },

0 commit comments

Comments
 (0)