radv/winsys: fix freeing imported memory.
authorAndres Rodriguez <andresx7@gmail.com>
Sun, 26 Feb 2017 23:50:25 +0000 (23:50 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 27 Feb 2017 00:22:39 +0000 (00:22 +0000)
commit35189d32797af4fd7759f4a88e7d8f1b3e6994c8
treeab43603b143a380d2964cbd97922b1993ec7b5aa
parentf695735ed61ea2f11f0fdf032a8ad2c99b6b064c
radv/winsys: fix freeing imported memory.

This bo->fd wasn't setting some stuff correctly that could
lead to crashes for anything using this path later.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.c