Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/pciids: add missing PTL pciid
@ 2024-11-29 17:42 Matthew Auld
  2024-11-29 18:15 ` Rodrigo Vivi
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Matthew Auld @ 2024-11-29 17:42 UTC (permalink / raw)
  To: igt-dev

It's there on KMD side but missing in IGT.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
---
 lib/pciids.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/pciids.h b/lib/pciids.h
index 32480b556..7883384ac 100644
--- a/lib/pciids.h
+++ b/lib/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.47.0


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

end of thread, other threads:[~2024-12-01 13:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
2024-11-29 18:15 ` Rodrigo Vivi
2024-11-29 18:20 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-11-29 18:31 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-29 22:11 ` ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-11-29 22:24 ` ✓ i915.CI.BAT: " Patchwork
2024-11-30  0:35 ` ✗ i915.CI.Full: failure " Patchwork
2024-11-30  4:01 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid Patchwork
2024-11-30  8:18 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-12-01 13:41 ` Patchwork

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