mesa/src/panfrost/ci
Boris Brezillon aa3c8e6fb0 panvk/csf: Fix BY_REGION dependencies
When only the tile buffers are touched, it's okay to take care of the
dependency at the draw level, with DCD_FLAGS_2, but as soon as one side
of the dep has side effects that could impact the other side, we need to
split the render pass and insert a real barrier, with a proper flush on
read-only L1 caches.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Aksel Hjerpbakk <aksel.hjerpbakk@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38950>
2025-12-16 13:24:20 +01:00
..
deqp-panfrost-g52-piglit.toml panfrost/ci: smoke test AFBC-P in CI 2025-06-09 06:33:49 +00:00
deqp-panfrost-g52-vk.toml panvk/ci: Bump the number of tests per group for G52 2024-12-30 10:37:09 +01:00
deqp-panfrost-g52.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-g57-piglit.toml panfrost/ci: smoke test AFBC-P in CI 2025-06-09 06:33:49 +00:00
deqp-panfrost-g57.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-g72.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-g610-piglit.toml panfrost/ci: smoke test AFBC-P in CI 2025-06-09 06:33:49 +00:00
deqp-panfrost-g610-vk-asan.toml pan/ci: Replace the g610-vk-full job by a g610-vk-asan one 2025-12-16 11:06:44 +01:00
deqp-panfrost-g610-vk.toml pan/ci: Extend g610-vk pre-merge test coverage 2025-12-16 11:06:39 +01:00
deqp-panfrost-g610.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-g925-vk.toml panvk/ci: Add a VKCTS job on G925 2025-10-28 10:09:28 +00:00
deqp-panfrost-t720.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-t760.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panfrost-t860-cl.toml ci/panfrost: Implement basic nightly OpenCL testing on T860 2024-09-19 22:09:14 +00:00
deqp-panfrost-t860-egl.toml ci/deqp: fully isolate deqp builds 2024-11-22 10:16:49 +00:00
deqp-panfrost-t860.toml panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
deqp-panvk-angle.toml panvk/ci: Add an ANGLE job on G925 2025-10-28 10:09:28 +00:00
gitlab-ci-inc.yml pan/ci: Bump kernel versions for platforms testing panvk 2025-12-11 08:56:15 +00:00
gitlab-ci.yml pan/ci: Replace the g610-vk-full job by a g610-vk-asan one 2025-12-16 11:06:44 +01:00
panfrost-g52-fails.txt ci: Uprev GL & GLES CTS 2025-12-10 11:31:33 +00:00
panfrost-g52-flakes.txt Uprev Piglit to 2842979ebe03b99c33c3e49af5960c69be6c6d46 2025-12-12 21:45:24 +00:00
panfrost-g52-gles2-extensions.txt panfrost: enable EXT_shader_pixel_local_storage 2025-11-18 20:25:43 +00:00
panfrost-g52-skips.txt ci: Uprev VKCTS 2025-12-10 11:31:31 +00:00
panfrost-g57-fails.txt ci: Uprev GL & GLES CTS 2025-12-10 11:31:33 +00:00
panfrost-g57-flakes.txt Uprev Piglit to 2842979ebe03b99c33c3e49af5960c69be6c6d46 2025-12-12 21:45:24 +00:00
panfrost-g57-gles2-extensions.txt panfrost: enable EXT_shader_pixel_local_storage 2025-11-18 20:25:43 +00:00
panfrost-g57-skips.txt panfrost: only expose rgba buffer-textures 2025-11-19 09:10:19 +00:00
panfrost-g72-fails.txt ci: Uprev GL & GLES CTS 2025-12-10 11:31:33 +00:00
panfrost-g72-flakes.txt
panfrost-g72-gles2-extensions.txt panfrost: enable EXT_shader_pixel_local_storage 2025-11-18 20:25:43 +00:00
panfrost-g610-fails.txt panvk/csf: Fix BY_REGION dependencies 2025-12-16 13:24:20 +01:00
panfrost-g610-flakes.txt panvk/csf: Fix BY_REGION dependencies 2025-12-16 13:24:20 +01:00
panfrost-g610-gles2-extensions.txt pan/ci: Bump kernel versions for platforms testing panvk 2025-12-11 08:56:15 +00:00
panfrost-g610-skips.txt panvk/ci: try to remove all previously slow tests 2025-07-28 11:43:09 +00:00
panfrost-g720-fails.txt pan/format: Add render target support for R8G8B8/B8G8R8 formats 2025-06-24 05:41:48 +00:00
panfrost-g720-flakes.txt panvk/ci: Add uncovered CTS issue to flakes 2025-09-08 16:54:06 +00:00
panfrost-g720-skips.txt panfrost/ci: Add Mali-G720 current expectations 2025-04-15 13:36:07 +02:00
panfrost-g925-fails.txt Uprev ANGLE to ee05836a4934129527544385203ecf420afc5dd1 2025-12-11 00:09:04 +00:00
panfrost-g925-flakes.txt ci: Uprev GL & GLES CTS 2025-12-10 11:31:33 +00:00
panfrost-g925-skips.txt panvk: rework calculate_task_axis_and_increment 2025-12-10 18:54:48 +00:00
panfrost-t720-fails.txt
panfrost-t720-flakes.txt
panfrost-t720-gles2-extensions.txt panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
panfrost-t720-skips.txt
panfrost-t760-fails.txt panfrost: disable 16x MSAA on t760 before r1p0 2025-07-02 09:05:39 +00:00
panfrost-t760-flakes.txt panfrost/ci: fix up msaa fails... again 2025-06-27 14:18:39 +00:00
panfrost-t760-gles2-extensions.txt panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
panfrost-t760-skips.txt
panfrost-t820-fails.txt
panfrost-t860-fails.txt panfrost/ci: add new half-float fails 2025-06-12 08:56:21 +00:00
panfrost-t860-flakes.txt ci/panfrost: Add wider EGL/multithread flakes 2025-09-13 06:47:58 +00:00
panfrost-t860-gles2-extensions.txt panfrost: add per-gpu GLES2 extension lists 2025-09-15 12:56:15 +00:00
panfrost-t860-skips.txt panfrost: add new skips 2025-07-28 11:43:09 +00:00
panvk-skips.txt panvk/ci: Update waivered tests 2025-09-16 11:09:17 +00:00
traces-panfrost.yml ci/piglit: automatically use LAVA proxy 2025-08-25 14:52:38 +00:00