diff options
| author | Maíra Canal <mcanal@igalia.com> | 2026-06-04 17:32:23 -0300 |
|---|---|---|
| committer | Maíra Canal <mcanal@igalia.com> | 2026-06-09 14:43:58 -0300 |
| commit | 58e3a4828074d90f15397014c72358a2d1212bda (patch) | |
| tree | d7c456d88dd3533fd875f7e2111b06431c39bb11 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2611e1dc361b274b9af6608f8b62d91116d92e25 (diff) | |
drm/v3d: Split BO fence attach from syncobj output handling
v3d_attach_fences_and_unlock_reservation() does three different things:
(1) attaches the submission's last fence to every BO, (2) releases
drm_exec, and (3) replaces the userspace out_sync syncobjs. Decouple
these three behaviors into different functions, so that each function
has a more self-contained behavior.
v3d_submit_jobs() now invokes the three steps explicitly, which makes the
submission sequence self-documenting and keeps each helper self-contained.
No functional change; just code consolidation.
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://patch.msgid.link/20260604-v3d-sched-misc-fixes-v4-10-c068f5bf5ccf@igalia.com
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
