Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 4 Oct 2018 00:19:33 +0000 (10:19 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Oct 2018 00:19:33 +0000 (10:19 +1000)
commitd04a836ea76c49db8c5547612d9c9cbb97f0402d
tree7874b1968e5abc3d164efb29d8993932cf14f509
parent87c2ee740c07f1edae9eec8bc45cb9b32a68f323
parente8c66efbfe3a2e3cbc573f2474a3d51690f1b857
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next

Mostly code reorganizations and optimizations for vmwgfx.
- Move TTM code that's only used by vmwgfx to vmwgfx
- Break out the vmwgfx buffer- and resource validation code to a separate source file
- Get rid of a number of atomic operations during command buffer validation.

From: Thomas Hellstrom <thellstrom@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180928131157.2810-1-thellstrom@vmware.com
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c