summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaíra Canal <mcanal@igalia.com>2024-12-20 10:37:09 -0300
committerMaíra Canal <mcanal@igalia.com>2025-01-19 15:31:00 -0300
commite8941ac97f281ffa06d6ed058b3bba676f3f8183 (patch)
tree2d026042fe79bc045ac0f5c51964dbb577f4f17e /tools/perf/scripts/python/export-to-postgresql.py
parent21bd85f82ec20ddfc65ae999f49356c86fb68a8d (diff)
drm/vc4: Remove BOs seqnos
`bo->seqno`, `bo->write_seqno`, and `exec->bin_dep_seqno` are leftovers from a time when VC4 didn't support DMA Reservation Objects. Before DMA Resv was introduced, tracking the correspondence between BOs and jobs through the job's seqno made sense. However, this is no longer needed, as VC4 now supports DMA Reservation Objects and attaches the "job done" fence to the BOs. Therefore, remove the BOs seqnos in favor of using DMA Resv Objects. Signed-off-by: Maíra Canal <mcanal@igalia.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Reviewed-by: Melissa Wen <mwen@igalia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241220134204.634577-4-mcanal@igalia.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions