[PATCH] drm/vmwgfx: Split GMR2_REMAP commands if they are to large

2013-08-29 Thread Jakob Bornecrantz
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 Reviewed-by: Biran Paul Reviewed-by: Zack Rusin --- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 58 + 1 file changed, 39 i

[PATCH] drm/vmwgfx: Split GMR2_REMAP commands if they are to large

2013-08-28 Thread Jakob Bornecrantz
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 Reviewed-by: Biran Paul Reviewed-by: Zack Rusin --- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 58 + 1 file changed, 39 i