From: Zack Rusin Date: Wed, 21 Nov 2012 11:25:33 +0000 (+0100) Subject: drm/vmwgfx: Make sure that the multisampling is off X-Git-Tag: v3.14-rc1~47^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c6f6562317eb18e686a89735aa8c524d88096e;p=pandora-kernel.git 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 Reviewed-by: Thomas Hellstrom Reviewed-by: Brian Paul --- Reading git-diff-tree failed