mesa/src
Vignesh Raman a9e11c2f09 ci: build KERNEL_IMAGE_BASE in before_script
When a job modifies the KERNEL_TAG variable, the url shall be rebuilt. So,
instead of building it in the variables section, do right before the script
when all the environment is set.

But, as we still have the FORCE_KERNEL_TAG that then defines the
KERNEL_IMAGE_BASE in the old style, for backwards compatibility it is not
overwriting the KERNEL_IMAGE_BASE.

The last two rules are now redundant and can be dropped.

Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31561>
2024-10-22 09:54:59 +00:00
..
amd radv: use explicitly sized types for some radv_shader_info members 2024-10-21 15:52:53 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi nir: always emit ddx intrinsics 2024-10-17 09:50:19 +00:00
broadcom v3dv: fix leak during device initialization 2024-10-17 13:27:05 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir: add pass to lower atomic arithmetic to a loop with cmpxchg. 2024-10-21 21:47:44 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl mesa_interface: rename __DRIimage to struct dri_image 2024-10-22 06:48:02 +00:00
etnaviv etnaviv: isa: Add img_load instruction 2024-10-18 13:33:51 +00:00
freedreno ci: build KERNEL_IMAGE_BASE in before_script 2024-10-22 09:54:59 +00:00
gallium mesa_interface: rename __DRIimage to struct dri_image 2024-10-22 06:48:02 +00:00
gbm mesa_interface: rename __DRIimage to struct dri_image 2024-10-22 06:48:02 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream Update decoder.py to use try_unbox on destroy calls 2024-10-18 05:29:41 +00:00
glx mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: unify code into one condition 2024-10-02 12:16:19 +00:00
imgui
intel brw: Optimize 16-bit texture fetches later 2024-10-22 01:15:10 +00:00
loader mesa_interface: remove redundant __DRI*Rec types 2024-10-22 06:48:02 +00:00
mapi meson: remove selinux option 2024-10-21 01:14:35 +00:00
mesa mesa/st: use drawable->ID as hash for drawable_ht 2024-10-17 21:43:32 +00:00
microsoft nir: always emit ddx intrinsics 2024-10-17 09:50:19 +00:00
nouveau compiler/rust: Copy NirInstrPrinter from NAK 2024-10-18 12:43:52 +00:00
panfrost ci: build KERNEL_IMAGE_BASE in before_script 2024-10-22 09:54:59 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util u_gralloc: include dep_android_mapper4 as needed 2024-10-18 19:21:18 +00:00
virtio virtio/drm: Update header 2024-10-17 18:17:18 +00:00
vulkan device-select: only try wayland/x11 if the required vars are set 2024-10-18 14:47:10 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build mesa: add gfxstream-experimental to -Dvulkan-drivers 2024-09-19 20:06:04 +00:00