Mesa (main): ci/panfrost: Add some more traces to replay.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 11 20:38:04 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Thu Apr 15 15:40:10 2021 -0700

ci/panfrost: Add some more traces to replay.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Rohan Garg <rohan.garg at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10295>

---

 src/gallium/drivers/panfrost/ci/traces-panfrost.yml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/src/gallium/drivers/panfrost/ci/traces-panfrost.yml b/src/gallium/drivers/panfrost/ci/traces-panfrost.yml
index bfe7ecdf580..606be87a2e6 100644
--- a/src/gallium/drivers/panfrost/ci/traces-panfrost.yml
+++ b/src/gallium/drivers/panfrost/ci/traces-panfrost.yml
@@ -2,6 +2,10 @@ traces-db:
   download-url: "https://minio-packet.freedesktop.org/mesa-tracie-public/"
 
 traces:
+  - path: behdad-glyphy/glyphy.trace
+    expectations:
+      - device: gl-panfrost-t860
+        checksum: 22bf5262745fd47c5c5eadb93d7cc420
   - path: glmark2/desktop:windows=4:effect=blur:blur-radius=5:passes=1:separable=true.trace
     expectations:
       - device: gl-panfrost-t860
@@ -225,3 +229,18 @@ traces:
     expectations:
       - device: gl-panfrost-t860
         checksum: f53b5b1430aa21804c6fed01bce560aa
+  - path: neverball/neverball.trace
+    expectations:
+      # Missing the coins and the texture on the "Nev" of the level.
+      - device: gl-panfrost-t860
+        checksum: 33235a5466d402348adbf3196cf3cf6b
+  # Definitely wedges the GPU
+  # - path: valve/counterstrike-v2.trace
+  #   expectations:
+  #     - device: gl-panfrost-t860
+  #       checksum: b4af9243e34f3de0153b6855dc9c66b6
+  # I think wedges the GPU.
+  # - path: valve/counterstrike-source-v2.trace
+  #   expectations:
+  #     - device: gl-panfrost-t860
+  #       checksum: bbe74b2171d62fc6738086740e1aa0d8



More information about the mesa-commit mailing list