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 v8 2/2] lib/intel_compute: Adjust long kernel usage for WMTP
Date: Thu, 25 Sep 2025 11:36:59 +0000 [thread overview]
Message-ID: <20250925113705.414943-3-sobin.thomas@intel.com> (raw)
In-Reply-To: <20250925113705.414943-1-sobin.thomas@intel.com>
WMTP uses different shaders SIP and loop kernel and does not
require a separate long_kernel; This will make long kernel test to
be enabled or Thread group preemption tests.
Signed-off-by: Sobin Thomas <sobin.thomas@intel.com>
---
lib/intel_compute.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/intel_compute.c b/lib/intel_compute.c
index 89a2ff566..ce41deeca 100644
--- a/lib/intel_compute.c
+++ b/lib/intel_compute.c
@@ -2133,8 +2133,6 @@ static void xe2lpg_compute_preempt_exec(int fd, const unsigned char *long_kernel
if (threadgroup_preemption)
long_kernel_loop_count = TGP_long_kernel_loop_count;
- else
- long_kernel_loop_count = WMTP_long_kernel_loop_count;
for (int i = 0; i < entries; ++i)
bo_dict_short[i] = bo_dict_long[i];
--
2.51.0
next prev parent reply other threads:[~2025-09-25 11:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Sobin Thomas [this message]
2025-09-29 18:19 ` [PATCH i-g-t v8 2/2] lib/intel_compute: Adjust long kernel usage for WMTP 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
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=20250925113705.414943-3-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