diff options
| author | Chris Wilson <[email protected]> | 2017-05-24 17:26:53 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-05-30 11:46:23 +0100 |
| commit | 00c26cf9ce4eadf3680e431a374eb4cdc6e824cd (patch) | |
| tree | 69c16d4813bee1b3deac1e03b629a3126bcd2aeb /tools/perf/scripts/python/bin | |
| parent | b5a824250e4aac4fb76c5076b6a5e460e52c831a (diff) | |
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
I have a plan to write a quick test to exercise concurrent usage of
i915_gem_shrink(), the simplest way looks to be to have multiple threads
using debugfs/i915_drop_caches. However, we currently take one lock over
the entire function, serialising the calls into i915_gem_shrink() so
reduce the lock coverage.
Testcase: igt/gem_shrink/reclaim
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions