diff options
| author | Thomas Hellström <[email protected]> | 2023-06-26 20:17:40 +0200 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:35:04 -0500 |
| commit | 70ff6a999d7cae52b6b418c3110b6245dde9271c (patch) | |
| tree | 1f5be74fb3b5797357c5888fdb3805d9dbfe576a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 3439cc46619a3f31780cbd4f820384f9586d5ee1 (diff) | |
drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().
The function ttm_bo_move_accel_cleanup() attempts to help pipeline a
move, and in doing so, needs memory allocations which may fail.
Rather than failing in a state where the new resource may freed while
accessed by the copy engine, sync uninterruptible and do a failsafe
cleanup.
v2:
- Don't try to attach the signaled fence on ttm_bo_move_accel_cleanup()
error.
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Matthew Auld <[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/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions