diff options
author | Dmitry Osipenko <[email protected]> | 2023-04-16 14:52:36 +0300 |
---|---|---|
committer | Dmitry Osipenko <[email protected]> | 2023-06-03 04:50:50 +0300 |
commit | eba57fb5498f2858768321e64570caea188455b8 (patch) | |
tree | 9719e623f175aa05f0c029dcc19ed3af070325c4 /drivers/gpu/drm/panel/panel-simple.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 <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Tested-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/panel/panel-simple.c')
0 files changed, 0 insertions, 0 deletions