aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-12-17 09:56:41 +0000
committerChris Wilson <[email protected]>2019-12-18 17:11:28 +0000
commit54400257ae523fa7fff11fe4209e7f9dcafdefa0 (patch)
tree791bf611bf407e1750e697c48f54dc474d6ed029 /tools/perf/scripts/python/mem-phys-addr.py
parentdf6a42053513846475ae1fbd224dfbdbcd0c7010 (diff)
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Only signal the breadcrumbs from inside the irq_work, simplifying our interface and calling conventions. The micro-optimisation here is that by always using the irq_work interface, we know we are always inside an irq-off critical section for the breadcrumb signaling and can ellide save/restore of the irq flags. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions