Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel/xe_oa: Don't limit oa-formats to render engine
@ 2025-03-05 17:55 Sai Teja Pottumuttu
  2025-03-06  7:00 ` ✓ Xe.CI.BAT: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sai Teja Pottumuttu @ 2025-03-05 17:55 UTC (permalink / raw)
  To: igt-dev; +Cc: sai.teja.pottumuttu, ashutosh.dixit, umesh.nerlige.ramappa

oa-formats test need not be limited to render engine only. Extend
it to use any engine using __for_one_hwe_in_oag macro instead.

Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
---
 tests/intel/xe_oa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel/xe_oa.c b/tests/intel/xe_oa.c
index a72def0fe..81f2a7e0c 100644
--- a/tests/intel/xe_oa.c
+++ b/tests/intel/xe_oa.c
@@ -4717,7 +4717,7 @@ igt_main
 		test_missing_sample_flags();
 
 	igt_subtest_with_dynamic("oa-formats")
-		__for_one_render_engine(hwe)
+		__for_one_hwe_in_oag(hwe)
 			test_oa_formats(hwe);
 
 	igt_subtest("invalid-oa-exponent")
-- 
2.34.1


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

end of thread, other threads:[~2025-03-07 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 17:55 [PATCH i-g-t] tests/intel/xe_oa: Don't limit oa-formats to render engine Sai Teja Pottumuttu
2025-03-06  7:00 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-03-06  7:21 ` ✓ i915.CI.BAT: " Patchwork
2025-03-06  9:34 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-06 14:51 ` ✗ Xe.CI.Full: " Patchwork
2025-03-07 19:48 ` [PATCH i-g-t] " Umesh Nerlige Ramappa

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