[i-g-t v2 03/12] dummyload

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jun 28 12:44:23 UTC 2021


From: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>

---
 lib/igt_dummyload.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/igt_dummyload.c b/lib/igt_dummyload.c
index 6c7e6f3369..a718a77f4a 100644
--- a/lib/igt_dummyload.c
+++ b/lib/igt_dummyload.c
@@ -249,7 +249,8 @@ emit_recursive_batch(igt_spin_t *spin,
 		}
 
 		if (ahnd)
-			addr = intel_allocator_alloc_with_strategy(ahnd, opts->dependency,
+			addr = intel_allocator_alloc_with_strategy(ahnd,
+								   spin->poll_handle,
 								   BATCH_SIZE * 3, 0,
 								   ALLOC_STRATEGY_LOW_TO_HIGH);
 		addr += 4096; /* guard page */
-- 
2.20.1



More information about the Intel-gfx-trybot mailing list