aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2020-01-20 19:47:28 +0200
committerVille Syrjälä <[email protected]>2020-01-31 17:00:45 +0200
commit0c2d55128f3397dac62539a5e215315edf64ac84 (patch)
treeb00bf45a073b2da58f593e20e91ace3a655cf3a3 /tools/perf/scripts/python/bin/stackcollapse-report
parent28a30b45f5e9e5a7e51fb93c06ae50a01d89b005 (diff)
drm/i915: Store active_pipes bitmask in cdclk state
Let's add a copy of the active_pipes bitmask into the cdclk_state. While this is duplicating a bit of information we may already have elsewhere, I think it's worth it to decopule the cdclk stuff from whatever else wants to use that bitmask. Also we want to get rid of all the old ad-hoc global state which is what the current bitmask is, so this removes one obstacle. The one extra thing we have to remember is write locking the cdclk state whenever the bitmask changes. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Imre Deak <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions