[Intel-gfx] [PATCH i-g-t] How far have we got in converting the world to igt_dummyload?

Chris Wilson chris at chris-wilson.co.uk
Thu Jan 24 07:49:24 UTC 2019


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

diff --git a/lib/igt_dummyload.c b/lib/igt_dummyload.c
index 982906f29..7ea6793d4 100644
--- a/lib/igt_dummyload.c
+++ b/lib/igt_dummyload.c
@@ -91,6 +91,8 @@ emit_recursive_batch(igt_spin_t *spin,
 	uint32_t *batch, *batch_start;
 	int i;
 
+	igt_skip("just checking");
+
 	nengine = 0;
 	if (opts->engine == ALL_ENGINES) {
 		unsigned int engine;
-- 
2.20.1



More information about the Intel-gfx mailing list