Mesa (main): lavapipe: set LVP_POISON_MEMORY for ci

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 1 01:34:38 UTC 2022


Module: Mesa
Branch: main
Commit: 240cd8088c6771e07c5348e93ec2e112e35da81c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=240cd8088c6771e07c5348e93ec2e112e35da81c

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Mar 28 17:41:12 2022 -0400

lavapipe: set LVP_POISON_MEMORY for ci

Reviewed-by: Emma Anholt <emma at anholt.net>
Reviewed-by: Dave Airlie <airlied at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15620>

---

 src/gallium/frontends/lavapipe/ci/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/frontends/lavapipe/ci/gitlab-ci.yml b/src/gallium/frontends/lavapipe/ci/gitlab-ci.yml
index 51616030a90..2dfb6de6d62 100644
--- a/src/gallium/frontends/lavapipe/ci/gitlab-ci.yml
+++ b/src/gallium/frontends/lavapipe/ci/gitlab-ci.yml
@@ -8,6 +8,7 @@
     GPU_VERSION: lvp
     VK_DRIVER: lvp
     DEQP_EXPECTED_RENDERER: llvmpipe
+    LVP_POISON_MEMORY: "1"
 
 lavapipe:
   tags:



More information about the mesa-commit mailing list