diff options
author | Dmitry Osipenko <dmitry.osipenko@collabora.com> | 2023-04-16 14:52:36 +0300 |
---|---|---|
committer | Dmitry Osipenko <dmitry.osipenko@collabora.com> | 2023-06-03 04:50:50 +0300 |
commit | eba57fb5498f2858768321e64570caea188455b8 (patch) | |
tree | 9719e623f175aa05f0c029dcc19ed3af070325c4 /drivers/fpga/xilinx-spi.c | |
parent | e4812ab8e6b142e1ce19b50fcf744e20ea9adfe3 (diff) |
drm/virtio: Wait for each dma-fence of in-fence array individually
Use dma-fence-unwrap API for waiting each dma-fence of the in-fence array
individually. Sync file's in-fence array always has a non-matching fence
context ID, which doesn't allow to skip waiting of fences with a matching
context ID in a case of a merged sync file fence.
Suggested-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230416115237.798604-3-dmitry.osipenko@collabora.com
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions