Skip to content
Commit eba57fb5 authored by Dmitry Osipenko's avatar Dmitry Osipenko
Browse files

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: default avatarRob Clark <robdclark@gmail.com>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
Tested-by: default avatarPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Signed-off-by: default avatarDmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230416115237.798604-3-dmitry.osipenko@collabora.com
parent e4812ab8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment