OSDN Git Service

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)
commit7846b12fe0b5feab5446d892f41b5140c1419109
treed507942842bbc7b6aa6be3cc77b2c2c05f004a6a
parent7ebdb0dd52404907b8eac2bab476b43a8b8aa9f1
parentd78acfe934e3b9f533f72ee3dde0982935fc2b32
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next

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