aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-10-28 13:58:40 +0100
committerChris Wilson <[email protected]>2016-10-28 20:53:48 +0100
commitfe115628d567ba83a1498c585604d9035842b57c (patch)
tree811b57f4682badeeca57641a2522736f3c5f1a75 /tools/perf/scripts/python
parentbb6dc8d96b683a6052162c36062cd8e9329e4f21 (diff)
drm/i915: Implement pwrite without struct-mutex
We only need struct_mutex within pwrite for a brief window where we need to serialise with rendering and control our cache domains. Elsewhere we can rely on the backing storage being pinned, and forgive userspace any races against us. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions