diff options
author | Christian König <[email protected]> | 2022-04-25 14:22:12 +0200 |
---|---|---|
committer | Christian König <[email protected]> | 2022-05-30 14:24:04 +0200 |
commit | 245a4a7b531cffb41233a716497c25b06835cf4b (patch) | |
tree | d9da42cead12ac1cfc5583fd14751d99c4b39140 /scripts/gdb/linux/utils.py | |
parent | 8f61973718485f3e89bc4f408f929048b7b47c83 (diff) |
dma-buf: generalize dma_fence unwrap & merging v3
Introduce a dma_fence_unwrap_merge() macro which allows to unwrap fences
which potentially can be containers as well and then merge them back
together into a flat dma_fence_array.
v2: rename the function, add some more comments about how the wrapper is
used, move filtering of signaled fences into the unwrap iterator,
add complex selftest which covers more cases.
v3: fix signaled fence filtering once more
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions