mesa/src/broadcom
Juan A. Suarez Romero 3f1c375581 ci/broadcom: allow custom kernels
So far, testing VC4 and V3D/V3DV requires the CI runners having access
to a Raspberry Pi 3/4 kernel, and the correspondent modules and
bootloader files. If a different kernel must be used, it means touching
the runners to provide them.

This commit adds the option to define an URL pointing to a (compressed)
tarball containing such files, without requiring dealing with the
runners. This link is provided through the `BM_BOOTFS` job variable.

The tarball must contain two directories in the root: a `/boot`
directory (containing the kernel, DTBs and bootloader files), and a
`/lib/modules` (or `/usr/lib/modules`) with the kernel modules.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9527>
2021-03-12 11:03:17 +00:00
..
ci ci/broadcom: allow custom kernels 2021-03-12 11:03:17 +00:00
cle
clif
common v3dv: serialize pipeline compilation when debugging shaders 2021-02-08 13:00:16 +00:00
compiler broadcom/compiler: disallow ldunif during ldvary sequences if possible 2021-03-10 07:52:22 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/compiler: ldvary doesn't implicitly write to r3 since V3D 4.1 2021-03-05 13:37:39 +01:00
simulator
vulkan anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00
.editorconfig
Android.cle.mk
Android.genxml.mk
Android.mk
Makefile.sources
meson.build