svga: no dma on multisample surface
authorCharmaine Lee <charmainel@vmware.com>
Mon, 4 Dec 2017 18:03:51 +0000 (10:03 -0800)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Sep 2018 19:07:30 +0000 (13:07 -0600)
commit3467a274e0761f90a73dff65cd20c767d1f12632
treea4df0288a468b9d82e793b1f80e6f5e685b51b1f
parent5f144441842c9833b0c04c8431fb259ff9d2a4e0
svga: no dma on multisample surface

Force direct map on multisample surface.

Fixes SVGA Driver Errors running multisample piglit tests on Linux VM

v2: use texture for the check.

Reviewed-by: Neha Bhende <bhenden@vmware.com>
src/gallium/drivers/svga/svga_resource_texture.c