Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux...
authorDave Airlie <airlied@redhat.com>
Tue, 29 Aug 2017 00:38:14 +0000 (10:38 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 29 Aug 2017 00:38:14 +0000 (10:38 +1000)
vmwgfx add fence fd support.

* 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux:
  drm/vmwgfx: Bump the version for fence FD support
  drm/vmwgfx: Add export fence to file descriptor support
  drm/vmwgfx: Add support for imported Fence File Descriptor
  drm/vmwgfx: Prepare to support fence fd
  drm/vmwgfx: Fix incorrect command header offset at restart
  drm/vmwgfx: Support the NOP_ERROR command
  drm/vmwgfx: Restart command buffers after errors
  drm/vmwgfx: Move irq bottom half processing to threads
  drm/vmwgfx: Don't use drm_irq_[un]install


Trivial merge