New drm/intel-npu extension following the same pattern as drm/i915.
Copies intel_vpu.ko and VPU firmware from linux-firmware. amd64 only.
Covers Meteor Lake (37xx), Arrow Lake/Lunar Lake (40xx), and
Panther Lake (50xx).
Signed-off-by: lmacka <lmacka@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
Panthor module in panfrost extension to support Valhall GPUs
Signed-off-by: Marco Mihai Condrache <52580954+marcocondrache@users.noreply.github.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
Mali 10th generation GPUs require an additional firmware file to work with Panfrost
Signed-off-by: Marco Mihai Condrache <52580954+marcocondrache@users.noreply.github.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
This extenstion loads the panfrost module for arm mali midgard & birfrost gpus used by various sbcs
Signed-off-by: Adam Cirillo <adamncirillo@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
Move modules, firmware and libraries to accommodate usrmerged rootfs
Only use network where needed via new bldr, pre-download Go dependencies in prepare step, improve Go cache
Bump xen-guest-agent to make it build with current Alpine Rust
Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>