Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
@ 2024-02-05  6:01 Chaitanya Kumar Borah
  2024-02-05  8:26 ` ✓ Fi.CI.BAT: success for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Chaitanya Kumar Borah @ 2024-02-05  6:01 UTC (permalink / raw)
  To: igt-dev; +Cc: chaitanya.kumar.borah

Enable perf tests on ARL-S

Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
---
 lib/i915_pciids_local.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/i915_pciids_local.h b/lib/i915_pciids_local.h
index a0ca29ee7..0043b0cd9 100644
--- a/lib/i915_pciids_local.h
+++ b/lib/i915_pciids_local.h
@@ -10,7 +10,8 @@
 /* MTL perf */
 #ifndef INTEL_MTL_M_IDS
 #define INTEL_MTL_M_IDS(info) \
-	INTEL_VGA_DEVICE(0x7D60, info)
+	INTEL_VGA_DEVICE(0x7D60, info), \
+	INTEL_VGA_DEVICE(0x7D67, info)
 #endif
 
 #ifndef INTEL_MTL_P_GT2_IDS
-- 
2.25.1


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

end of thread, other threads:[~2024-02-13  8:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-05  6:01 [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests Chaitanya Kumar Borah
2024-02-05  8:26 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-02-05  8:26 ` ✓ CI.xeBAT: " Patchwork
2024-02-05 10:48 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-02-05 16:37 ` [PATCH i-g-t] " Dixit, Ashutosh
2024-02-06  6:25   ` Borah, Chaitanya Kumar
2024-02-13  5:24     ` Dixit, Ashutosh
2024-02-13  6:04 ` ✗ Fi.CI.IGT: failure for " Patchwork
2024-02-13  8:38 ` ✓ Fi.CI.IGT: success " Patchwork

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