Re: [Intel-gfx] [PATCH i-g-t] debugfs: Define DROP_RCU

2019-10-11 Thread Matthew Auld
On Fri, 11 Oct 2019 at 19:37, Chris Wilson wrote: > > Corresponding kernel commit 54895010a893 ("drm/i915: Add an rcu_barrier > option to i915_drop_caches") > > Signed-off-by: Chris Wilson > Cc: Matthew Auld Reviewed-by: Matthew Auld ___ Intel-gfx mai

[Intel-gfx] [PATCH i-g-t] debugfs: Define DROP_RCU

2019-10-11 Thread Chris Wilson
Corresponding kernel commit 54895010a893 ("drm/i915: Add an rcu_barrier option to i915_drop_caches") Signed-off-by: Chris Wilson Cc: Matthew Auld --- lib/igt_debugfs.h | 7 +++ 1 file changed, 7 insertions(+) diff --git a/lib/igt_debugfs.h b/lib/igt_debugfs.h index 36b638177..a56f09dd2 100