Re: [Intel-gfx] [PATCH i-g-t 1/2] Remove i915/gem_cpu_reloc

2019-11-28 Thread Petri Latvala
On Thu, Nov 28, 2019 at 08:34:50AM +, Chris Wilson wrote: > The test does not do what is on the tin since the kernel smartly > replaces the stalls with gpu relocations, and all the test is providing > is a trivial amount of stress beyond gem_exec_reloc. > > Signed-off-by: Chris Wilson > --- >

[Intel-gfx] [PATCH i-g-t 1/2] Remove i915/gem_cpu_reloc

2019-11-28 Thread Chris Wilson
The test does not do what is on the tin since the kernel smartly replaces the stalls with gpu relocations, and all the test is providing is a trivial amount of stress beyond gem_exec_reloc. Signed-off-by: Chris Wilson --- tests/Makefile.sources | 3 - tests/i915/gem_cpu_reloc.c | 309 -