diff options
author | Matthew Brost <[email protected]> | 2021-10-14 10:20:03 -0700 |
---|---|---|
committer | John Harrison <[email protected]> | 2021-10-15 10:45:51 -0700 |
commit | 7647f0096ee87376c96a47357373e02694baa3ec (patch) | |
tree | 2b728d683e08167386709958255df16914e4faaa /scripts/gdb/linux/timerlist.py | |
parent | afc76f307e60c865c436e3828a7756e0c358fe0d (diff) |
drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
Parallel submission create composite fences (dma_fence_array) for excl /
shared slots in objects. The I915_GEM_BUSY IOCTL checks these slots to
determine the busyness of the object. Prior to patch it only check if
the fence in the slot was a i915_request. Update the check to understand
composite fences and correctly report the busyness.
v2:
(Tvrtko)
- Remove duplicate BUILD_BUG_ON
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions