commit | cc1e3b796b463c1cb2e8225b456af939b3bf21c3 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Sep 26 15:38:13 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Thu Sep 27 15:21:36 2018 +0200 |
tree | b468ed48cd5eb55a7c1494904359a5e3830c40ef | |
parent | fc18afcf5fb2d8776414076d81d907d8be82b362 [diff] |
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>