mesa/src/panfrost
Eric Engestrom 42df7131ba panfrost/ci: drop invalid skips that are already marked as known flakes
Skips are regexes, which means the `*` would've needed to be escaped. As
is, they can't match any existing test.

Since these lines are also all in `-fails.txt` as `Crash`es, let's just
remove them from the skips.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24022>
2023-07-06 16:58:58 +00:00
..
ci panfrost/ci: drop invalid skips that are already marked as known flakes 2023-07-06 16:58:58 +00:00
compiler panfrost: Convert to use nir_foreach_function_impl when possible 2023-07-01 17:39:50 +08:00
drm-shim
ds
include
lib panfrost: remove BO from cache before closing GEM 2023-07-05 11:50:59 +00:00
midgard panfrost: Use nir_builder_at 2023-07-03 15:21:37 +00:00
perf
shared
tools
util panfrost: Use nir_builder_at 2023-07-03 15:21:37 +00:00
vulkan panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +00:00
.clang-format panfrost: Use the Mesa base style 2023-05-29 21:06:12 +00:00
meson.build