aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2016-08-31 19:13:05 +0300
committerImre Deak <[email protected]>2016-09-02 18:17:47 +0300
commit57ec171eae21ee0a2848ade1cb7f8f12a31b0731 (patch)
tree45b5084e47a82c27286a3b3e9473d6b3fb463ea1 /tools/perf/scripts/python/stackcollapse.py
parentf08a0c9234c86cf0249a5edd58a7abf69617f29f (diff)
drm/i915: sseu: Convert subslice count fields to subslice mask
In an upcoming patch we'll need the actual mask of subslices in addition to their count, so convert the subslice_per_slice field to a mask. Also we can easily calculate subslice_total from the other fields, so instead of storing a cached version of this, add a helper to calculate it. v2: - Use hweight8() on u8 typed vars instead of hweight32(). (Ben) Reviewed-by: Robert Bragg <[email protected]> (v1) Reviewed-by: Ben Widawsky <[email protected]> (v1) Tested-by: Ben Widawsky <[email protected]> (v1) Signed-off-by: Imre Deak <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions