[Intel-gfx] [PATCH i-g-t] igt/gem_exec_schedule: Trim deep runtime

2018-07-21 Thread Chris Wilson
Time the runtime for emitting deep dependency tree, while keeping it full of umpteen thousand requests. Signed-off-by: Chris Wilson --- tests/gem_exec_schedule.c | 83 +-- 1 file changed, 70 insertions(+), 13 deletions(-) diff --git a/tests/gem_exec_schedule.

[Intel-gfx] [PATCH i-g-t] igt/gem_exec_schedule: Trim deep runtime

2018-07-20 Thread Chris Wilson
Time the runtime for emitting deep dependency tree, while keeping it full of umpteen thousand requests. Signed-off-by: Chris Wilson --- tests/gem_exec_schedule.c | 87 +-- 1 file changed, 74 insertions(+), 13 deletions(-) diff --git a/tests/gem_exec_schedule.