meson: drop vdrm from virgl and venus
Currently neither virgl nor venus uses vdrm. One big blocker is neither
of them has adopted drm_syncobj yet.
Fixes: 1a6fc7006a ("meson: split subdir for virtio/vdrm and virtio/vulkan")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35933>
This commit is contained in:
@@ -302,8 +302,6 @@ if freedreno_kmds.length() != 0 and freedreno_kmds != [ 'msm' ] and with_freedre
|
||||
endif
|
||||
|
||||
with_vdrm = [
|
||||
with_gallium_virgl,
|
||||
with_virtio_vk,
|
||||
with_amdgpu_virtio,
|
||||
freedreno_kmds.contains('virtio'),
|
||||
with_gallium_asahi,
|
||||
|
||||
Reference in New Issue
Block a user