drm/vmwgfx: Make sure that the multisampling is off
authorZack Rusin <zackr@vmware.com>
Wed, 21 Nov 2012 11:25:33 +0000 (12:25 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:32 +0000 (07:52 +0100)
commit15c6f6562317eb18e686a89735aa8c524d88096e
tree1bfed9fb81812a1bb551e745f4752831176369a4
parentc373d4eac4a29b04ec036a0ead75e4a796c911c2
drm/vmwgfx: Make sure that the multisampling is off

By default SVGA device creates nonmaskable multisampling surfaces, in
which case multisampleCount of 1 means: the first quality setting
of nonmaskable multisampling surface. Lets change it to make sure
that the backends know that multisampling is really off.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
include/uapi/drm/vmwgfx_drm.h