summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2017-08-18 21:36:51 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2017-09-14 17:09:06 +0300
commit44d9241e3e62a6938b5ae2ec6b3b4cd5abfdb717 (patch)
tree20e9ba4fb7bc903a4f65d9fbebf6403748eb1225 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent842ebf7aeb1d6d5d679491d33d8c3f113de7964e (diff)
downloadlinux-44d9241e3e62a6938b5ae2ec6b3b4cd5abfdb717.tar.xz
drm/i915: Clear pipestat consistently
We have a lot of different ways of clearing the PIPESTAT registers. Let's unify it all into one function. There's no magic in PIPESTAT that would require any of the double clearing and whatnot that some of the code tries to do. All we can really do is clear the status bits and disable the enable bits. There is no way to mask anything so as soon as another event happens the status bit will become set again, and trying to clear them twice or something can't protect against that. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170818183705.27850-3-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions