mesa/src/intel
Guilherme Gallo 256e7888fd ci: Fix release build use for performance jobs
This commit ensures that we are using mesa release builds in performance
jobs.

To achieve that, some modifications were made on top of
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21492.

- Append the `BUILDTYPE` variable into the S3 artifact name
  (MINIO_ARTIFACT_NAME environment variable) to allow for better
  artifact management.

- The ./artifacts directory has been added to the list of artifact
  directories for build-common. This ensures that the debian-release and
  debian-arm64-release jobs are the only ones necessary for running
  performance jobs. These jobs only produce artifacts via
  prepare-artifacts.sh when we are under performance workflow.

- Make lava-submit.sh behave similar to baremetal jobs regarding
  MINIO_ARTIFACT_NAME variable. For example, users can now easily
  differentiate between mesa-arm64.tar.zstd and
  mesa-arm64-release.tar.zstd by looking inside the `Downloading
  artifacts from s3` Gitlab section.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21804>
2023-03-10 21:40:23 +00:00
..
blorp intel/blorp: Set array_len for 3D images properly 2023-03-04 06:12:46 +00:00
ci ci: Fix release build use for performance jobs 2023-03-10 21:40:23 +00:00
common intel/common: Implement the Xe functions for intel_gem 2023-03-07 15:41:36 +00:00
compiler nir: intel/compiler: Move ufind_msb lowering to NIR 2023-03-10 15:27:17 +00:00
dev intel/compiler: Add swsb_stall debug option 2023-03-10 06:55:39 +00:00
ds iris: trace frames with u_trace 2023-03-10 00:36:41 +00:00
genxml genxml: fix border color offset field on Gfx12+ 2023-03-01 08:45:11 +00:00
isl meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/perf: Disable it for Xe KMD 2023-03-10 19:41:14 +00:00
tools intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
vulkan intel: use generated workaround helpers for Wa_1409600907 2023-03-09 22:56:51 +00:00
vulkan_hasvk intel: use generated workaround helpers for Wa_1409600907 2023-03-09 22:56:51 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00