Skip to content

virgl: link VA driver with build-id

Alex Denes requested to merge caskd/mesa:main into main

Without a build-id the virgl VAAPI driver segfaults trying to access the NULL returned by the build-id header retriever used for disk caches

Fixes: d6db4d2e ("virgl: Add simple disk cache")

Edited by Alex Denes

Merge request reports