Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 9 Dec 2015 04:16:53 +0000 (14:16 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Dec 2015 04:16:53 +0000 (14:16 +1000)
Pull request of 2015-12-08

A couple of fixes for vmwgfx. A WARN() fix by Dan Carpenter,
a TTM read/write lock imbalance causing occasional hangs with Wayland and
an implementation of cursor_set2 to fix incorrectly offset Wayland cursors.

* tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux:
  drm/vmwgfx: Implement the cursor_set2 callback v2
  drm/vmwgfx: fix a warning message
  drm/ttm: Fixed a read/write lock imbalance


Trivial merge