]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44a8d5a48a9e82b44be077f62b23929ed1eac285
tree7874b1968e5abc3d164efb29d8993932cf14f509
parentcdf42d3aa6c1626ba890500e4b1f4da4929aad00
parent7fd3300b13e628a5406f4fa9208547af32aece2c
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