]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into...
authorDave Airlie <airlied@redhat.com>
Tue, 10 Jul 2018 01:13:36 +0000 (11:13 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Jul 2018 01:13:39 +0000 (11:13 +1000)
commit3b4a4efbd697ebac617c3e20fc4138725ba2fd36
tree7c584e6ddcd387165ac38c1a4a99a5780c451884
parent3e28dec73179e911e9aa6d89642c27d495cd99bc
parent558983434a62be98ebe54b34d59cc82a759983ed
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next

This introduces a header update and support for multisample surfaces.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d020efb8-776d-5e8f-9d9f-122591e074d6@vmware.com
15 files changed:
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
drivers/gpu/drm/vmwgfx/device_include/svga3d_limits.h
drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
drivers/gpu/drm/vmwgfx/device_include/svga_types.h
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c