aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-05-04 14:08:44 +0100
committerChris Wilson <[email protected]>2017-05-04 15:40:38 +0100
commit605d5b3297687cce9d3c4298c699188e61486a4c (patch)
tree843b54037b92d5477ae26f5c3d68b44c68a0aea1 /tools/perf/scripts/python/bin/stackcollapse-report
parent266a240bf0abf1e00e72e571f3724ec753a35f19 (diff)
drm/i915: Avoid the branch in computing intel_ring_space()
Exploit the power-of-two ring size to compute the space across the wraparound using a mask rather than a if. Convert to unsigned integers so the operation is well defined. References: https://bugs.freedesktop.org/show_bug.cgi?id=99671 Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions