Re: [Intel-gfx] [igt-dev] [PATCH igt] tests: Add a random load generator

2018-01-23 Thread Chris Wilson
Quoting Antonio Argenziano (2018-01-23 19:03:48) > > > On 21/01/18 12:20, Chris Wilson wrote: > > Apply a random load to one or all engines in order to apply stress to > > RPS as it tries to constantly adjust the GPU frequency to meet the > > changing workload. > > > > Signed-off-by: Chris Wilso

Re: [Intel-gfx] [igt-dev] [PATCH igt] tests: Add a random load generator

2018-01-23 Thread Antonio Argenziano
On 21/01/18 12:20, Chris Wilson wrote: Apply a random load to one or all engines in order to apply stress to RPS as it tries to constantly adjust the GPU frequency to meet the changing workload. Signed-off-by: Chris Wilson --- tests/Makefile.sources | 1 + tests/gem_exec_load.c | 124 ++