commit | 6e4dcff3adbf25acb87e74500a58e3c07bdec40f | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <jakob@vmware.com> | Thu Aug 29 02:32:53 2013 +0200 |
committer | Dave Airlie <airlied@gmail.com> | Fri Aug 30 09:03:39 2013 +1000 |
tree | 740da06f033560aaac87d2df2b47cf1e554ed395 | |
parent | 1dcff832c6dea64a53e1af6e7a78f652eb061f72 [diff] |
drm/vmwgfx: Split GMR2_REMAP commands if they are to large This fixes the piglit test texturing/max-texture-size causing the VM to die due to a too large SVGA command. Signed-off-by: Jakob Bornecrantz <jakob@vmware.com> Reviewed-by: Biran Paul <brianp@vmware.com> Reviewed-by: Zack Rusin <zackr@vmware.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@gmail.com>