diff options
author | 2024-06-21 22:00:20 +0200 | |
---|---|---|
committer | 2024-06-26 15:32:47 +0200 | |
commit | beb311ff0f2e1fcd0f033fcd1be45de083efc421 (patch) | |
tree | 5c139e88a36cb8abc3d0d389d1b6b49e9a86bd01 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/etnaviv: fix DMA direction handling for cached RW buffers (diff) | |
download | wireguard-linux-beb311ff0f2e1fcd0f033fcd1be45de083efc421.tar.xz wireguard-linux-beb311ff0f2e1fcd0f033fcd1be45de083efc421.zip |
drm/etnaviv: reduce number of ktime_get calls in IRQ handler
A single IRQ might signal the completion of multiple jobs/fences
at once. There is no point in attaching a new timestamp to each
fence that only differs in when exactly the IRQ handler was able
to process this fence.
Get a single timestamp when the IRQ handler has determined that
there are completed jobs and reuse this for all fences that get
signalled by the handler.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions