]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/vmwgfx: Reduce the size of buffer object relocations
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 26 Sep 2018 13:38:13 +0000 (15:38 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Thu, 27 Sep 2018 13:21:36 +0000 (15:21 +0200)
commitcc1e3b796b463c1cb2e8225b456af939b3bf21c3
treeb468ed48cd5eb55a7c1494904359a5e3830c40ef
parentfc18afcf5fb2d8776414076d81d907d8be82b362
drm/vmwgfx: Reduce the size of buffer object relocations

With the new allocator this leads to less consumed memory for each
user-space command submission

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c