mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 15:58:05 +02:00
ci/android: Enable virtio freedreno KMD support
Enable the virtio freedreno kernel mode driver in the debian-android build. This will be used by Cuttlefish virtual machines. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40010>
This commit is contained in:
parent
d4cd93854a
commit
1b8018389b
1 changed files with 1 additions and 0 deletions
|
|
@ -341,6 +341,7 @@ debian-android:
|
|||
-D mesa-clc=system
|
||||
-D precomp-compiler=system
|
||||
-D perfetto=true
|
||||
-D freedreno-kmds=msm,virtio
|
||||
GALLIUM_ST: >
|
||||
-D gallium-va=disabled
|
||||
-D gallium-rusticl=false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue