From eabb86c2240f0d6e81c5f8ed79a1bab1dfe8ba60 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Thu, 10 Jun 2021 13:16:56 -0400 Subject: [PATCH] panfrost/ci: Don't skip SSBO tests on G52 These were blocked on failing RA, but that's been resolved now. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt b/src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt index f9b1ce2e406..7873cb9506a 100644 --- a/src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt +++ b/src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt @@ -9,10 +9,6 @@ dEQP-GLES[0-9]*.stress.* # These are really slow on tiling architectures (including llvmpipe). dEQP-GLES[0-9]*.functional.flush_finish.* -# RA failures -dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.21 -dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36 - # Some compute jobs take more 0.5s, the maximum allowed by the # kernel driver dEQP-GLES31.functional.draw_indirect.compute_interop.large.*