Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v8 0/2] tests/intel/xe_compute_preempt: Compute preemption check
@ 2025-09-25 11:36 Sobin Thomas
  2025-09-25 11:36 ` [PATCH i-g-t v8 1/1] " Sobin Thomas
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Sobin Thomas @ 2025-09-25 11:36 UTC (permalink / raw)
  To: igt-dev
  Cc: kamil.konieczny, zbigniew.kempczynski, priyanka.dandamudi,
	Sobin Thomas

Patch 1 introduces a preemption capability check and kernel validation logic
to ensure tests are skipped gracefully on unsupported platforms. It refactors
kernel lookup and validation into reusable functions.

Patch 2 removes redundant loop count logic for WMTP. Since WMTP uses a
loop/SIP kernel and does not require a separate long kernel, the
loop count assignment for WMTP is unnecessary and has been removed.

---

**Patch Summary:**

- **[PATCH 1/2]** tests/intel/xe_compute_preempt: Compute preemption check  
  Adds preemption capability detection and kernel validation logic.


- **[PATCH 2/2]** igt/lib/intel_compute.c: Update loop count for WMTP  
  Removes unnecessary loop count assignment for WMTP, which uses loop/SIP kernels

Sobin Thomas (2):
  tests/intel/xe_compute_preempt: Compute preemption check
  lib/intel_compute: Adjust long kernel usage for WMTP

 lib/intel_compute.c              | 140 +++++++++++++++++++++++++------
 lib/intel_compute.h              |   7 ++
 tests/intel/xe_compute_preempt.c |   6 ++
 3 files changed, 127 insertions(+), 26 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-29 18:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 11:36 [PATCH i-g-t v8 0/2] tests/intel/xe_compute_preempt: Compute preemption check Sobin Thomas
2025-09-25 11:36 ` [PATCH i-g-t v8 1/1] " Sobin Thomas
2025-09-29 18:51   ` Zbigniew Kempczyński
2025-09-25 11:36 ` [PATCH i-g-t v8 2/2] lib/intel_compute: Adjust long kernel usage for WMTP Sobin Thomas
2025-09-29 18:19   ` Zbigniew Kempczyński
2025-09-25 18:09 ` ✓ Xe.CI.BAT: success for tests/intel/xe_compute_preempt: Compute preemption check (rev6) Patchwork
2025-09-25 18:14 ` ✓ i915.CI.BAT: " Patchwork
2025-09-25 18:32 ` ✓ Xe.CI.BAT: " Patchwork
2025-09-25 18:47 ` ✓ i915.CI.BAT: " Patchwork
2025-09-25 23:51 ` ✗ i915.CI.Full: failure " Patchwork
2025-09-26  0:31 ` ✗ Xe.CI.Full: " Patchwork
2025-09-26  0:52 ` ✗ i915.CI.Full: " Patchwork
2025-09-26  1:13 ` ✗ 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