On 10/21/24 02:08, Dmitry Osipenko wrote: > From: Dongwon Kim <dongwon.kim@xxxxxxxxx> > > Use drm_gem_plane_helper_prepare_fb() helper for explicit framebuffer > synchronization. We need to wait for explicit fences in a case of > Venus and native contexts when guest user space uses explicit fencing. > > Signed-off-by: Dongwon Kim <dongwon.kim@xxxxxxxxx> > [dmitry.osipenko@xxxxxxxxxxxxx>: Edit commit message] > Signed-off-by: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx> > --- > drivers/gpu/drm/virtio/virtgpu_plane.c | 4 ++++ > 1 file changed, 4 insertions(+) I'll apply this patchset tomorrow if nobody has more comments to add. -- Best regards, Dmitry