Couldn't test Vulkan on Intel Haswell Iris Pro 5200 (no vkcube available in fedora 25 repos, and vulkaninfo gives me incompatible driver) under Wayland.
@hansvon: Thanks for your reply. I didn't know that it doesn't get installed with the this package. I installed it which gave me a proper result of vulkaninfo.
I had to compile vkcube myself from github to be able to run it though, and it finally worked.
This update has been submitted for testing by airlied.
No regressions noted.
Tested on both a RX480 (radeonsi+amdgpu) system and a Intel Broadwell. Both work fine.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
Looks good
Working as intended with Skylake GT2
works Great for me
LGTM
No regressions noted.
Couldn't test Vulkan on Intel Haswell Iris Pro 5200 (no vkcube available in fedora 25 repos, and
vulkaninfo
gives me incompatible driver) under Wayland.This update has been pushed to stable.
Works for me on Intel Corporation HD Graphics 5300 (rev 09)
@anassahmed: did you install mesa-vulkan-drivers? It is not pulled automatically.
@hansvon: Thanks for your reply. I didn't know that it doesn't get installed with the this package. I installed it which gave me a proper result of
vulkaninfo
.I had to compile
vkcube
myself from github to be able to run it though, and it finally worked.Thanks again.