[PATCH] drm/xe/ptl: Add new PCI ID

Imre Deak imre.deak at intel.com
Thu Oct 31 20:09:36 UTC 2024


Signed-off-by: Imre Deak <imre.deak at intel.com>
---
 include/drm/intel/pciids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index 7632507af1660..f670f4a4c8d4c 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -812,6 +812,7 @@
 
 /* PTL */
 #define INTEL_PTL_IDS(MACRO__, ...) \
+	MACRO__(0xB0B0, ## __VA_ARGS__), \
 	MACRO__(0xB080, ## __VA_ARGS__), \
 	MACRO__(0xB081, ## __VA_ARGS__), \
 	MACRO__(0xB082, ## __VA_ARGS__), \
-- 
2.44.2



More information about the Intel-gfx-trybot mailing list