meson: Update freedreno-kmds comment

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.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
This commit is contained in:
Valentine Burley 2026-03-09 14:59:28 +01:00
parent f131979413
commit e480883f76

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',