[Intel-gfx] [i-g-t] Fixing the latency of hrtimer

2020-08-27 Thread Sowmya Kaparthi
than the default 5ms to avoid wake up too frequently. Cc: Landwerlin, Lionel G Signed-off-by: Sowmya Kaparthi --- tests/i915/perf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/i915/perf.c b/tests/i915/perf.c index a894fd38..5fd1193f 100644 --- a/tests/i915/perf.c

[Intel-gfx] [igt-gpu-tools] Fixing the latency of hrtimer

2020-08-26 Thread Sowmya Kaparthi
than the default 5ms to avoid wake up too frequently. Signed-off-by: Sowmya Kaparthi --- tests/i915/perf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/i915/perf.c b/tests/i915/perf.c index a894fd38..5fd1193f 100644 --- a/tests/i915/perf.c +++ b/tests/i915/perf.c