[git pull] vmwgfx-fixes

Sinclair Yeh syeh at vmware.com
Mon Jan 23 18:05:31 UTC 2017


Hi Dave,

The following changes since commit 25a7087fef1bfe7e0b9f4db4d75e08e9d9b11153:

  Merge remote-tracking branch 'vmwgfx_drm_stage/drm-fixes' into fdo_drm-vmwgfx-fixes (2017-01-19 08:42:10 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~syeh/repos_linux drm-vmwgfx-fixes

for you to fetch changes up to 41007d4514845efbddaab60c7ead99fc44eb33bf:

  drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy (2017-01-19 13:47:17 -0800)

----------------------------------------------------------------
Kees Cook (1):
      drm/vmwgfx: use designated initializers

Shyam Saini (1):
      drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy

Sinclair Yeh (1):
      drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format

Thomas Hellstrom (4):
      drm/vmwgfx: Clear uninitialized fields of a parameter
      drm/vmwgfx: Annotate ignored return values
      drm/vmwgfx: Clear an uninitialized struct member
      drm/vmwgfx: Fix a potential integer overflow

 drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h |  2 ++
 drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c                     |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                        |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c                         |  3 +--
 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c              | 10 +++++-----
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c                        |  4 ++--
 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c                        |  7 +++----
 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c                   |  4 ++--
 8 files changed, 17 insertions(+), 17 deletions(-)



More information about the dri-devel mailing list