mesa/src/nouveau
Daniel Stone 5b291c7ce6 ci: Move r300/nine/nvk builds out of critical path
debian-testing is the critical path: the shortest possible job to build
exactly what we need to execute on hardware, and nothing else.

debian-build-testing exists to give us better coverage at the expense of
running longer.

Since the only jobs using r300 and Nine, and the only jobs using NVK,
are in post-merge stages which are manually triggered, move these builds
to debian-build-testing. This makes the critical path to those a little
longer, but we do get to make it shorter for everyone else just running
regular Marge jobs.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Engestrom <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33287>
2025-01-30 16:56:03 +00:00
..
ci ci: Move r300/nine/nvk builds out of critical path 2025-01-30 16:56:03 +00:00
codegen nir/from_ssa: only consider divergence if requested 2025-01-23 01:31:23 +00:00
compiler nak: Use ldc.constant for load_global when CAN_REORDER is set 2025-01-29 09:35:18 +00:00
drm build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
drm-shim nouveau/drm-shim: set ram_user 2024-07-16 15:13:40 +00:00
headers meson: project-wide fs = import('fs') 2025-01-28 23:01:32 +00:00
mme nouveau/mme: Turing can't have emit and state in the same op 2024-10-10 23:16:57 +00:00
nil nil: Add a nil_sample_offset() helper 2024-10-18 04:56:26 +00:00
vulkan nvk: Handle pCounterBuffers == NULL in Begin/EndTransformFeedback 2025-01-29 09:35:18 +00:00
winsys NVK: Enable RW DMA-BUF export 2025-01-27 16:50:40 +00:00
.rustfmt.toml nouveau: Move .rustfmt.toml from NAK to src/nouveau/ 2024-04-08 20:28:43 +00:00
meson.build nak: Add a bare HW shader runner 2024-07-23 03:15:48 +00:00