> > Ping? > > Christophe > > On Mon, Jun 22, 2015 at 07:17:35PM +0200, Christophe Fergeau wrote: > > --- > > src/qxl_surface.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/src/qxl_surface.c b/src/qxl_surface.c > > index 6fc2146..6a7e275 100644 > > --- a/src/qxl_surface.c > > +++ b/src/qxl_surface.c > > @@ -84,6 +84,7 @@ make_drawable (qxl_screen_t *qxl, qxl_surface_t *surf, > > uint8_t type, > > if (rect) > > drawable->bbox = *rect; > > > > + /* No longer needed since spice-server commit c541d7e29 */ > > if (!qxl->kms_enabled) > > drawable->mm_time = qxl->rom->mm_clock; > > else > > -- > > 2.4.3 > > Acked. I would add a comment (in the patch) that now spice-server ignore the mm_time and overwrite as it maintain its timer. Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel