Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into...
authorDave Airlie <airlied@redhat.com>
Thu, 24 May 2018 23:47:56 +0000 (09:47 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 24 May 2018 23:47:56 +0000 (09:47 +1000)
commit4bc6f777952cf2d5b39e0c5a97a18caa743f03b7
treeeffcb51399ec56c6322d0f0e4d8853d72b92b8c9
parent35904d6e9683e8d0ea742d6889d93bea2e79888a
parent6a93cea15ed38e2dba4a0552483d28b7a87a03bd
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes

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.

* 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux:
  drm/vmwgfx: Schedule an fb dirty update after resume
  drm/vmwgfx: Fix host logging / guestinfo reading error paths
  drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros