meson: Update freedreno-kmds comment
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Turnip has supported virtio for some time, and KGSL support for the
gallium driver is no longer planned, point users to zink instead.
Also document the WSL backend.

Acked-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40302>
This commit is contained in:
Valentine Burley 2026-03-09 14:59:28 +01:00 committed by Marge Bot
parent ab40758024
commit fc76edc3e4

View file

@ -216,9 +216,9 @@ option(
'will be built'
)
# Note that currently turnip supports msm and kgsl, while the gallium driver
# support msm and virtio. This is a temporary situation with virtio support
# for turnip and kgsl support for gallium planned/in-progress.
# Note that the freedreno gallium driver doesn't support KGSL.
# On those systems, zink with Turnip should be used instead.
# WSL is only supported for the replay tool.
option(
'freedreno-kmds',
type : 'array',