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

Author: David Heidelberg <[email protected]>
Date:   Sat Apr 15 15:12:35 2023 +0200

ci/freedreno: a530 behaves stable in 6.3

Signed-off-by: David Heidelberg <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22255>

---

 src/freedreno/ci/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml
index cfe8d8aae6f..f2d79cdaf19 100644
--- a/src/freedreno/ci/gitlab-ci.yml
+++ b/src/freedreno/ci/gitlab-ci.yml
@@ -83,6 +83,7 @@ a306-traces:
     PIGLIT_REPLAY_DEVICE_NAME: "freedreno-a306"
     PIGLIT_RESULTS: "freedreno-a306-replay"
 
+# 8 devices (2023-04-15)
 .a530-test:
   extends:
     - .google-freedreno-test
@@ -97,7 +98,6 @@ a530_gl:
   extends:
     - .baremetal-deqp-test
     - .a530-test
-    - .freedreno-manual-rules # Unstable as of kernel 5.19
   variables:
     DEQP_SUITE: freedreno-a530
     PIGLIT_PLATFORM: gbm

Reply via email to