Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/intel_compute.c : Increase WMTP loop count
@ 2025-03-25  5:29 priyanka.dandamudi
  2025-03-25  6:25 ` ✓ Xe.CI.BAT: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: priyanka.dandamudi @ 2025-03-25  5:29 UTC (permalink / raw)
  To: priyanka.dandamudi, francois.dugast, igt-dev

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Preemption is not happening and getting failed at the check for long
kernel with current WMTP loop count. So, increasing the loop count.

Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 lib/intel_compute.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/intel_compute.c b/lib/intel_compute.c
index 28149db53..76d435794 100644
--- a/lib/intel_compute.c
+++ b/lib/intel_compute.c
@@ -52,7 +52,7 @@
  * WMTP - Walker Mid Thread Preemption
  */
 #define TGP_long_kernel_loop_count		10
-#define WMTP_long_kernel_loop_count		1000000
+#define WMTP_long_kernel_loop_count		1500000
 
 struct bo_dict_entry {
 	uint64_t addr;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH i-g-t] lib/intel_compute.c : Increase WMTP loop count
@ 2025-03-25 13:58 priyanka.dandamudi
  2025-03-28  8:40 ` Francois Dugast
  0 siblings, 1 reply; 8+ messages in thread
From: priyanka.dandamudi @ 2025-03-25 13:58 UTC (permalink / raw)
  To: priyanka.dandamudi, francois.dugast, igt-dev

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Preemption is not happening and getting failed at the check for long
kernel with current WMTP loop count. So, increasing the loop count.

v2: Increase loop count to 2000000 to avoid sporadic failures.

Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 lib/intel_compute.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/intel_compute.c b/lib/intel_compute.c
index 28149db53..9dbb38709 100644
--- a/lib/intel_compute.c
+++ b/lib/intel_compute.c
@@ -52,7 +52,7 @@
  * WMTP - Walker Mid Thread Preemption
  */
 #define TGP_long_kernel_loop_count		10
-#define WMTP_long_kernel_loop_count		1000000
+#define WMTP_long_kernel_loop_count		2000000
 
 struct bo_dict_entry {
 	uint64_t addr;
-- 
2.34.1


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

end of thread, other threads:[~2025-03-28  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25  5:29 [PATCH i-g-t] lib/intel_compute.c : Increase WMTP loop count priyanka.dandamudi
2025-03-25  6:25 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-03-25  6:33 ` ✗ i915.CI.BAT: failure " Patchwork
2025-03-25  8:51 ` [PATCH i-g-t] " Francois Dugast
2025-03-25 13:54   ` Dandamudi, Priyanka
2025-03-25 12:02 ` Kamil Konieczny
  -- strict thread matches above, loose matches on Subject: below --
2025-03-25 13:58 priyanka.dandamudi
2025-03-28  8:40 ` Francois Dugast

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