ci: Add panfrost drivers to debian-arm64-asan

We intend to add panfrost-xxx-asan jobs soon, so let's add our
gallium/vulkan drivers to the lists.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38923>
This commit is contained in:
Boris Brezillon 2025-12-12 14:19:54 +01:00
parent 8f0a8916c4
commit fe3a0ab105

View file

@ -507,8 +507,8 @@ debian-arm64-asan:
- .meson-build-for-tests - .meson-build-for-tests
- .build-run-long - .build-run-long
variables: variables:
VULKAN_DRIVERS: "broadcom,freedreno" VULKAN_DRIVERS: "broadcom,freedreno,panfrost"
GALLIUM_DRIVERS: "freedreno,vc4,v3d" GALLIUM_DRIVERS: "freedreno,vc4,v3d,panfrost"
C_ARGS: > C_ARGS: >
-Wno-error=deprecated-declarations -Wno-error=deprecated-declarations
DRI_LOADERS: DRI_LOADERS: