[git pull] vmwgfx-fixes-4.11

Thomas Hellstrom thellstrom at vmware.com
Mon Apr 3 10:38:46 UTC 2017


Hi Dave,

Resent pull request as requested.

The following changes since commit d64a04720b0e64c1cd0726a3a27b360822fbee22:

  Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-03-24 11:05:06 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-4.11

for you to fetch changes up to e7e11f99564222d82f0ce84bd521e57d78a6b678:

  drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() (2017-03-30 11:46:26 +0200)

----------------------------------------------------------------
Li Qiang (1):
      drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()

Murray McAllister (2):
      drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
      drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()

Thomas Hellstrom (4):
      drm/vmwgfx: Type-check lookups of fence objects
      drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
      drm/ttm: Avoid calling drm_ht_remove from atomic context
      drm/vmwgfx: Remove getparam error message

 drivers/gpu/drm/ttm/ttm_object.c         | 14 +++---
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c    | 79 ++++++++++++++++++++------------
 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c    |  4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c |  4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c  | 31 ++++++-------
 include/drm/ttm/ttm_object.h             |  5 +-
 6 files changed, 80 insertions(+), 57 deletions(-)


More information about the dri-devel mailing list