summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_gvt.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-05-24 17:26:53 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2017-05-30 11:46:23 +0100
commit00c26cf9ce4eadf3680e431a374eb4cdc6e824cd (patch)
tree69c16d4813bee1b3deac1e03b629a3126bcd2aeb /drivers/gpu/drm/i915/intel_gvt.c
parentb5a824250e4aac4fb76c5076b6a5e460e52c831a (diff)
downloadlinux-00c26cf9ce4eadf3680e431a374eb4cdc6e824cd.tar.bz2
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 <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170524162653.5446-1-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_gvt.c')
0 files changed, 0 insertions, 0 deletions