* [PATCH i-g-t v9 0/3] tests/intel/xe_compute_preempt: Compute preemption check
@ 2025-10-03 5:25 Sobin Thomas
0 siblings, 0 replies; 2+ messages in thread
From: Sobin Thomas @ 2025-10-03 5:25 UTC (permalink / raw)
To: igt-dev
Cc: kamil.konieczny, zbigniew.kempczynski, priyanka.dandamudi,
Sobin Thomas
Patch 1 introduces a preemption capability check.
Patch 2 Adds kernel validation logic and kernel lookup.
Patch 3 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/3]** igt/lib/intel_compute.c: Add kernel lookup and
validation for compute IP versions
- **[PATCH 3/3]** igt/lib/intel_compute.c: Update loop count for WMTP
Removes unnecessary loop count assignment for WMTP, which uses loop/SIP kernels
Sobin Thomas (3):
tests/intel/xe_compute_preempt: Compute preemption check
lib/intel/intel_compute: Add kernel lookup and validation for compute
IP versions
lib/intel_compute: Adjust long kernel usage for WMTP
lib/intel_compute.c | 160 ++++++++++++++++++++++++-------
lib/intel_compute.h | 12 +++
tests/intel/xe_compute_preempt.c | 6 ++
3 files changed, 146 insertions(+), 32 deletions(-)
--
2.51.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH i-g-t v9 0/3] tests/intel/xe_compute_preempt: Compute preemption check
@ 2025-10-03 5:26 Sobin Thomas
0 siblings, 0 replies; 2+ messages in thread
From: Sobin Thomas @ 2025-10-03 5:26 UTC (permalink / raw)
To: igt-dev
Cc: kamil.konieczny, zbigniew.kempczynski, priyanka.dandamudi,
Sobin Thomas
Patch 1 introduces a preemption capability check.
Patch 2 Adds kernel validation logic and kernel lookup.
Patch 3 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/3]** igt/lib/intel_compute.c: Add kernel lookup and
validation for compute IP versions
- **[PATCH 3/3]** igt/lib/intel_compute.c: Update loop count for WMTP
Removes unnecessary loop count assignment for WMTP, which uses loop/SIP kernels
Sobin Thomas (3):
tests/intel/xe_compute_preempt: Compute preemption check
lib/intel/intel_compute: Add kernel lookup and validation for compute
IP versions
lib/intel_compute: Adjust long kernel usage for WMTP
lib/intel_compute.c | 160 ++++++++++++++++++++++++-------
lib/intel_compute.h | 12 +++
tests/intel/xe_compute_preempt.c | 6 ++
3 files changed, 146 insertions(+), 32 deletions(-)
--
2.51.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-03 5:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-03 5:25 [PATCH i-g-t v9 0/3] tests/intel/xe_compute_preempt: Compute preemption check Sobin Thomas
-- strict thread matches above, loose matches on Subject: below --
2025-10-03 5:26 Sobin Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.