Hi Dave, This is to address what we've discussed, moving some of the minor changes into a drm-next request. ----- The following changes since commit f0493e653f9679114d1dfd54ab88b54ce95576e1: drm/mgag200: Added support for the new device G200eH3 (2017-01-23 11:57:08 +1000) are available in the git repository at: git://people.freedesktop.org/~syeh/repos_linux drm-vmwgfx-next for you to fetch changes up to 5d25fde23b3176c7f94d2a992cb9762707d7c2a0: drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy (2017-01-26 21:26:17 -0800) ---------------------------------------------------------------- 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_kms.c | 4 ++-- drivers/gpu/drm/vmwgfx/vmwgfx_mob.c | 7 +++---- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel