Re: [Intel-gfx] [PATCH igt 1/2] igt/gem_sync: Exercise and measure idle requests

2018-02-20 Thread Joonas Lahtinen
Quoting Chris Wilson (2018-02-20 00:18:06) > Don't just wait for the batch to be completed, wait for the system to > idle! Then wake it up and do it again. > > Signed-off-by: Chris Wilson Reviewed-by: Joonas Lahtinen Regards, Joonas

[Intel-gfx] [PATCH igt 1/2] igt/gem_sync: Exercise and measure idle requests

2018-02-19 Thread Chris Wilson
Don't just wait for the batch to be completed, wait for the system to idle! Then wake it up and do it again. Signed-off-by: Chris Wilson --- tests/gem_sync.c | 41 + 1 file changed, 41 insertions(+) diff --git a/tests/gem_sync.c

[Intel-gfx] [PATCH igt 1/2] igt/gem_sync: Exercise and measure idle requests

2018-02-19 Thread Chris Wilson
Don't just wait for the batch to be completed, wait for the system to idle! Then wake it up and do it again. Signed-off-by: Chris Wilson --- tests/gem_sync.c | 41 + 1 file changed, 41 insertions(+) diff --git a/tests/gem_sync.c