Re: [Intel-gfx] [PATCH 19/20] drm/i915: Squelch reset messages during selftests

2017-07-24 Thread Michel Thierry
On 7/21/2017 5:32 AM, Chris Wilson wrote: During our selftests, we try reseting the GPU tens of thousands of times, flooding the dmesg with out reset spam drowning out any potential warnings. Add an option to i915_reset()/i915_reset_engine() to specify a quiet reset for selftesting. Signed-off-b

[Intel-gfx] [PATCH 19/20] drm/i915: Squelch reset messages during selftests

2017-07-21 Thread Chris Wilson
During our selftests, we try reseting the GPU tens of thousands of times, flooding the dmesg with out reset spam drowning out any potential warnings. Add an option to i915_reset()/i915_reset_engine() to specify a quiet reset for selftesting. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i