summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-02-16 09:46:21 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-02-16 20:31:13 +0000
commit70001cd256548391add796cce40bd2e2394d4297 (patch)
treeb4b6e3b0f1b860710ee65e6c208b49fb0ce0032a /tools/perf/scripts/python
parent581ab1fe520b05447b4869fb7e3136c3a600abad (diff)
downloadkernel-70001cd256548391add796cce40bd2e2394d4297.tar.gz
drm/i915: Remove struct_mutex for destroying framebuffers
We do not need to hold struct_mutex for destroying drm_i915_gem_objects any longer, and with a little care taken over tracking obj->framebuffer_references, we can relinquish BKL locking around the destroy of intel_framebuffer. v2: Use atomic check for WARN_ON framebuffer miscounting 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/20170216094621.3426-1-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions