Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests
@ 2026-08-18 10:35 Varun Gupta
  2026-08-18 10:35 ` [PATCH i-g-t v2 1/2] tests/intel/xe_prefetch_fault: refactor test to accept shader function pointer Varun Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Varun Gupta @ 2026-08-18 10:35 UTC (permalink / raw)
  To: igt-dev; +Cc: priyanka.dandamudi

Add coverage for L2 prefetch faults in the xe_prefetch_fault test.

The existing test framework is first refactored to support different
prefetch shader configurations. The second patch then adds coverage for
L2 prefetch faults in both regular and SVM modes.

v2:
  - Include generated iga64 codes for the new shader to fix compilation 
    failures (Kamil)

Varun Gupta (2):
  tests/intel/xe_prefetch_fault: refactor test to accept shader function
    pointer
  tests/intel/xe_prefetch_fault: add L2 prefetch fault subtests

 tests/intel/xe_prefetch_fault.c               | 120 ++++++++++++++++--
 .../xe_prefetch_fault.c.gen.iga64_codes.c     |  17 ++-
 2 files changed, 128 insertions(+), 9 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-18 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 10:35 [PATCH i-g-t v2 0/2] tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests Varun Gupta
2026-08-18 10:35 ` [PATCH i-g-t v2 1/2] tests/intel/xe_prefetch_fault: refactor test to accept shader function pointer Varun Gupta
2026-08-18 10:35 ` [PATCH i-g-t v2 2/2] tests/intel/xe_prefetch_fault: add L2 prefetch fault subtests Varun Gupta
2026-08-18 12:12   ` Hajda, Andrzej
2026-08-18 12:45 ` ✓ Xe.CI.BAT: success for tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests (rev3) Patchwork
2026-08-18 12:56 ` ✓ i915.CI.BAT: " Patchwork
2026-08-18 14:06 ` ✓ Xe.CI.FULL: " Patchwork

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