aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorThomas Hellström <[email protected]>2023-09-08 11:17:16 +0200
committerRodrigo Vivi <[email protected]>2023-12-21 11:41:07 -0500
commit1f72718215ff2763653a82d9cbc41bfed3186caa (patch)
treee1410a2e587f9d4eed2ea44b3fc72c2d7289d6a3 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent2714d50936200a65ae52f431b0c004b31655239f (diff)
drm/xe: Convert remaining instances of ttm_eu_reserve_buffers to drm_exec
The VM_BIND functionality and vma destruction was locking potentially multiple dma_resv objects using the ttm_eu_reserve_buffers() function. Rework those to use the drm_exec helper, taking care that any calls to xe_bo_validate() ends up inside an unsealed locking transaction. v4: - Remove an unbalanced xe_bo_put() (igt and Matthew Brost) v5: - Rebase conflict Signed-off-by: Thomas Hellström <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions