Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux...
authorDave Airlie <airlied@redhat.com>
Fri, 21 Oct 2016 03:26:58 +0000 (13:26 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Oct 2016 03:26:58 +0000 (13:26 +1000)
commit96ebf7cb9fe6cf356fe455ee159a2cea06ff9014
treebdec0d1d437d826a6e8f1de7eb567dfbedcc1059
parente947f03d9367d8fdce1054c7df2387662a9daa50
parent862f6157d176c9db5a7ed423245108d9bb3d7038
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes

vmwgfx cleanups and fixes.

* 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux:
  drm/vmwgfx: Adjust checks for null pointers in 13 functions
  drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
  drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
  drm/vmwgfx: Avoid validating views on view destruction
  drm/vmwgfx: Limit the user-space command buffer size
  drm/vmwgfx: Remove a leftover debug printout
  drm/vmwgfx: Allow resource relocations on byte boundaries
  drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
  drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
  drm/vmwgfx: Replace numeric parameter like 0444 with macro
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h