Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/ptl: Add another PTL PCI ID
@ 2024-11-14 23:44 Matt Atwood
  2024-11-15  0:25 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Matt Atwood @ 2024-11-14 23:44 UTC (permalink / raw)
  To: intel-xe; +Cc: Matt Atwood

An additional pci id has been added to bspec.

Bspec: 72574
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
---
 include/drm/intel/pciids.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
index 32480b5563db..7883384acd5e 100644
--- a/include/drm/intel/pciids.h
+++ b/include/drm/intel/pciids.h
@@ -829,6 +829,7 @@
 	MACRO__(0xB092, ## __VA_ARGS__), \
 	MACRO__(0xB0A0, ## __VA_ARGS__), \
 	MACRO__(0xB0A1, ## __VA_ARGS__), \
-	MACRO__(0xB0A2, ## __VA_ARGS__)
+	MACRO__(0xB0A2, ## __VA_ARGS__), \
+	MACRO__(0xB0B0, ## __VA_ARGS__)
 
 #endif /* __PCIIDS_H__ */
-- 
2.45.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-11-25  9:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 23:44 [PATCH] drm/xe/ptl: Add another PTL PCI ID Matt Atwood
2024-11-15  0:25 ` ✓ CI.Patch_applied: success for " Patchwork
2024-11-15  0:25 ` ✓ CI.checkpatch: " Patchwork
2024-11-15  0:26 ` ✓ CI.KUnit: " Patchwork
2024-11-15  0:38 ` ✓ CI.Build: " Patchwork
2024-11-15  0:40 ` ✓ CI.Hooks: " Patchwork
2024-11-15  0:41 ` ✗ CI.checksparse: warning " Patchwork
2024-11-15  1:10 ` ✓ CI.BAT: success " Patchwork
2024-11-15 18:48 ` ✗ CI.FULL: failure " Patchwork
2024-11-19  9:21 ` [PATCH] " Jordan Justen
2024-11-22 23:18   ` Matt Roper
2024-11-25  9:09     ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox