Hi Dave, Three fixes for vmwgfx. Two are cc'd stable and fix host logging and its error paths on 32-bit VMs. One is a fix for a hibernate flaw introduced with the 4.17 merge window. The following changes since commit 91ba9f28a3de97761c2b5fd5df5d88421268e507: drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful (2018-05-16 08:01:20 +0200) are available in the Git repository at: git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-4.17 for you to fetch changes up to 6a93cea15ed38e2dba4a0552483d28b7a87a03bd: drm/vmwgfx: Schedule an fb dirty update after resume (2018-05-23 16:52:55 +0200) ---------------------------------------------------------------- Thomas Hellstrom (3): drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros drm/vmwgfx: Fix host logging / guestinfo reading error paths drm/vmwgfx: Schedule an fb dirty update after resume drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 5 ---- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 1 - drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 22 ++++++----------- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 48 ++++++++++++++++++++++++------------- drivers/gpu/drm/vmwgfx/vmwgfx_msg.h | 25 ++++++++++++------- 5 files changed, 55 insertions(+), 46 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel