Lavapipe is a vulkan driver using llvm.
Useful for platform without native vulkan support.
To squash with 21.3.7 update
MFC: 2022Q1
PR: 257303
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential D34371
graphics/mesa-dri: Enable lavapipe manu on Feb 25 2022, 9:22 AM. Authored by Tags None Referenced Files
Details
Lavapipe is a vulkan driver using llvm. To squash with 21.3.7 update MFC: 2022Q1 Tested with vkcube on rockpro64 without panfrost driver.
Diff Detail
Event TimelineComment Actions That doesn't seems to help vkcube on rockchip. Comment Actions For vulkan-loader to find lavapipe it needs corresponding .json file under /usr/local/share/vulkan/icd.d/ that points to .so file. https://wiki.archlinux.org/title/Vulkan#Software_Vulkan:_lavapipe Comment Actions Maybe add panfrost to -Dvulkan-drivers=<...>. See https://gitlab.freedesktop.org/mesa/mesa/-/commit/d970fe2e9d6a Comment Actions Yeah thanks. This will not help for boards without panfrost. |