drm/vmwgfx: stop setting multiple domain flags
authorChristian König <christian.koenig@amd.com>
Tue, 8 Sep 2020 14:55:55 +0000 (16:55 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 11 Sep 2020 11:31:23 +0000 (13:31 +0200)
commite03d342c621b985b68b3062cdbc3cdd6c6d7860b
treecd0f01c43b40cf251acf610f305bdad79e091728
parent81b615798e9459ded773cad7a280a796012f2759
drm/vmwgfx: stop setting multiple domain flags

Setting more than one placement flag is illegal.
Fix this by using the current flags.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/389824/?series=81551&rev=1
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c