drm/vmwgfx: Turn off support for multisample count != 0 v2
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 26 Oct 2015 11:42:31 +0000 (04:42 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 2 Nov 2015 08:16:05 +0000 (00:16 -0800)
commit53c1e53571b1552204b2111b9fff5086f091bc9a
treea230c9e68c3178df81ec8e1e624bf6920cacbe23
parent5ad9dceee97477a7bdaa8c57b67cb802627a579d
drm/vmwgfx: Turn off support for multisample count != 0 v2

Do this until we know how much MOB memory to allocate for these surfaces.
v2: Mask also non-DX multisample.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c