Re: [Intel-gfx] [PATCH] drm/i915/selftests: Wait only on the expected barrier

2019-11-29 Thread Tvrtko Ursulin
On 29/11/2019 10:34, Chris Wilson wrote: Wait on only the last request on the kernel_context after emitting a barrier so that we do not wait for everything in general and by doing so cause an accidental emission of the barrier! Bugzilla; https://bugs.freedesktop.org/show_bug.cgi?id=112405 Signe

[Intel-gfx] [PATCH] drm/i915/selftests: Wait only on the expected barrier

2019-11-29 Thread Chris Wilson
Wait on only the last request on the kernel_context after emitting a barrier so that we do not wait for everything in general and by doing so cause an accidental emission of the barrier! Bugzilla; https://bugs.freedesktop.org/show_bug.cgi?id=112405 Signed-off-by: Chris Wilson --- .../drm/i915/gt