mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-11 04:50:23 -04:00
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
This commit is contained in:
committed by
Matt Roper
parent
a5d221924e
commit
26ff87d2e7
@@ -180,6 +180,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 },
|
||||
{ 2004, "Xe2_LPG", &graphics_xe2 },
|
||||
{ 3000, "Xe3_LPG", &graphics_xe2 },
|
||||
{ 3001, "Xe3_LPG", &graphics_xe2 },
|
||||
|
||||
Reference in New Issue
Block a user