Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sobin Thomas <sobin.thomas@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: kamil.konieczny@intel.com, zbigniew.kempczynski@intel.com,
	priyanka.dandamudi@intel.com,
	Sobin Thomas <sobin.thomas@intel.com>
Subject: [PATCH i-g-t v9 0/3] tests/intel/xe_compute_preempt: Compute preemption check
Date: Fri,  3 Oct 2025 05:26:18 +0000	[thread overview]
Message-ID: <20251003052640.56068-1-sobin.thomas@intel.com> (raw)


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


             reply	other threads:[~2025-10-03  5:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-03  5:26 Sobin Thomas [this message]
2025-10-03  5:26 ` [PATCH i-g-t v9 1/3] tests/intel/xe_compute_preempt: Compute preemption check Sobin Thomas
2025-10-10  8:57   ` Zbigniew Kempczyński
2025-10-10  9:09   ` Zbigniew Kempczyński
2025-10-03  5:26 ` [PATCH i-g-t v9 2/3] lib/intel/intel_compute: Add kernel lookup and validation for compute IP versions Sobin Thomas
2025-10-10  9:23   ` Zbigniew Kempczyński
2025-10-03  5:26 ` [PATCH i-g-t v9 3/3] lib/intel_compute: Adjust long kernel usage for WMTP Sobin Thomas
2025-10-10  9:24   ` Zbigniew Kempczyński
2025-10-03  7:11 ` ✓ Xe.CI.BAT: success for tests/intel/xe_compute_preempt: Compute preemption check Patchwork
2025-10-03  7:11 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-10-03  7:26 ` ✗ i915.CI.BAT: " Patchwork
2025-10-03  8:43 ` ✗ Xe.CI.Full: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2025-10-03  5:25 [PATCH i-g-t v9 0/3] " Sobin Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251003052640.56068-1-sobin.thomas@intel.com \
    --to=sobin.thomas@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@intel.com \
    --cc=priyanka.dandamudi@intel.com \
    --cc=zbigniew.kempczynski@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox