diff options
| author | Maarten Lankhorst <[email protected]> | 2021-03-23 16:49:53 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-03-24 11:41:18 +0100 |
| commit | 237647f4dde94dc17324973a2428b01ed5afa545 (patch) | |
| tree | a7bfb765c6a8242be48a134e110a25d52a2086f4 /tools/perf/scripts/python/bin | |
| parent | 0edbb9ba1bfe70b38850d4a712e83487525f0640 (diff) | |
drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2.
i915_vma_pin may fail with -EDEADLK when we start locking page tables,
so ensure we handle this correctly.
Changes since v1:
- Drop -EDEADLK todo, this commit handles it.
- Change eb_pin_vma from sort-of-bool + -EDEADLK to a proper int. (Matt)
Cc: Matthew Brost <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions