Re: [Spice-devel] [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant

2019-02-10 Thread Thomas Zimmermann
Hi Am 07.02.19 um 20:07 schrieb Thomas Hellstrom: > >> diff --git a/include/drm/ttm/ttm_bo_driver.h >> b/include/drm/ttm/ttm_bo_driver.h >> index cbf3180cb612..c0bed72492f3 100644 >> --- a/include/drm/ttm/ttm_bo_driver.h >> +++ b/include/drm/ttm/ttm_bo_driver.h >> @@ -49,6 +49,8 @@ >> #define TT

Re: [Spice-devel] [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant

2019-02-10 Thread Thomas Hellstrom
On Thu, 2019-02-07 at 09:59 +0100, Thomas Zimmermann wrote: > Most TTM drivers define the constant DRM_FILE_PAGE_OFFSET of the same > value. The only exception is vboxvideo, which is being converted to > the > new offset by this patch. Unifying the constants in a single place > simplifies the drive

Re: [Spice-devel] [PATCH spice-server v3] Update usage of GObject private structures

2019-02-10 Thread Marc-André Lureau
Hi On Fri, Feb 8, 2019 at 12:35 PM Victor Toso wrote: > > On Fri, Feb 08, 2019 at 06:11:29AM -0500, Frediano Ziglio wrote: > > > > > > New functions and macros have been added in glib 2.38 to better handle > > > this case. > > > > > > https://gitlab.gnome.org/GNOME/glib/blob/c8de2b11bbbf5705ee20bf