commit | c1a21373d2cb94a7808161a8c237b249cd799ce7 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Jan 30 11:18:38 2014 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Wed Feb 05 08:38:03 2014 +0100 |
tree | f999c8a9567b1aac1ee524748da9dd0dfdd61c11 | |
parent | 0ccbbae43c2dfe45ded1d7ed59b8fc7ac8214fb0 [diff] |
drm/vmwgfx: Fix legacy surface reference size copyback Surfaces created using the guest-backed surface interface only keeps the base mip size, so only copy that if the legacy surface reference ioctl requests the size information. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>