Re: [PATCH 5/5] drm/virtio: bump driver version after explicit synchronization addition

2018-10-31 Thread Emil Velikov
On Thu, 25 Oct 2018 at 19:38, Robert Foss wrote: > > From: Gustavo Padovan > > To reflect the (backward compatible) changes in the uabi we are bumping > the driver's version. > > Signed-off-by: Gustavo Padovan > Signed-off-by: Robert Foss Not strictly required, but doesn't hurt either. Reviewe

[PATCH 5/5] drm/virtio: bump driver version after explicit synchronization addition

2018-10-25 Thread Robert Foss
From: Gustavo Padovan To reflect the (backward compatible) changes in the uabi we are bumping the driver's version. Signed-off-by: Gustavo Padovan Signed-off-by: Robert Foss --- drivers/gpu/drm/virtio/virtgpu_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver