aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-12-31 09:31:49 +0000
committerChris Wilson <[email protected]>2020-12-31 15:15:05 +0000
commit4e5c8a99e1cb701aa3ed70d9c0eb5aacd9529390 (patch)
tree5bd5330272a99cae45965a966d6fce081a40a7cb /tools/perf/scripts/python/compaction-times.py
parent9c080b0f96371dceca92d67b0c50c07b479203e2 (diff)
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Since we use a flag within i915_request.flags to indicate when we have boosted the request (so that we only apply the boost) once, this can be used as the serialisation with i915_request_retire() to avoid having to explicitly take the i915_request.lock which is more heavily contended. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions