Skip to content

llvmpipe: Only use udmabuf with libdrm

Valentine Burley requested to merge Valentine/mesa:llvmpipe_libdrm into main

What does this MR do and why?

It's possible to have the linux/udmabuf.h header but not libdrm in some setups, like under Termux.

Fixes: 112063a0 ("llvmpipe: Only use udmabuf if header is found")

Cc: @Hazematman

Merge request reports

Loading