aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMika Kuoppala <[email protected]>2015-12-15 19:24:47 +0200
committerMika Kuoppala <[email protected]>2016-01-08 13:08:54 +0200
commit8a47eb198d6e59e5d2509324287d0d913b2d5af1 (patch)
tree1e7cd9520d3b98658985a4765c5a6ced8efcc0ed /tools/perf/scripts/python/netdev-times.py
parent61642ff03523995918c452ef41adf0795d54d909 (diff)
drm/i915: Consolidate unclaimed mmio detection
Access the unclaimed reg detection register through one helper which also does cleanup. Note that we now access the register only if the platform has the actual non claimed access bit. This prevents reading the register with gens that doesn't have the register or the unclaimed bit, when debug_mmio > 0. Note that we post after clearing the bit. This makes sure that the next unclaimed write access would get detected also if it happened right after clearing, and not fold into the previous detection. v2: s/unclaimed_reg_access/check_for_unclaimed_mmio (Chris) debug log on unclaimed detection on uncore init (Joonas) v3: remove posting read (Ville) Cc: Joonas Lahtinen <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Paulo Zanoni <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Mika Kuoppala <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions