Reviewed-by: Bas Nieuwenhuizen
On Tue, Jul 25, 2017 at 2:21 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> Until we support sync fd, don't report the info.
>
> Fixes CTS dEQP-VK.api.external.semaphore.sync_fd.* from crashing.
>
> Fixes: eaa56eab6 (radv: initial support for shared semaphores (v2
From: Dave Airlie
Until we support sync fd, don't report the info.
Fixes CTS dEQP-VK.api.external.semaphore.sync_fd.* from crashing.
Fixes: eaa56eab6 (radv: initial support for shared semaphores (v2))
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_device.c | 15 ++-
1 file cha