mesa/src/freedreno
David Heidelberg 848f59deda ci: bump from Debian 11 (bullseye) to 12 (bookworm)
Already in hard-freeze, so we don't have to worry about breaking changes.

Significant changes:
 - LLVM 15 is used instead of 11 or 13
 - /dev/shm has to be manually mounted
 - Debian 12 uses libdrm 2.4.114
 - reworked creating of rootfs, from debootstrap to mmdebstrap
 - split `create-rootfs.sh` into `lava_build.sh`, `setup-rootfs.sh`, and `strip-rootfs.sh`
 - dropped winehq repository for now (Debian wine is up-to-date enough)
 - we use wine now, no need to call explicitly call wine64
 - bumped libasan from version 6 to 8

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21977>
2023-05-25 16:06:51 +02:00
..
.gitlab-ci freedreno: Add some A6/7xx registers 2023-05-19 20:05:05 +00:00
afuc freedreno/afuc: Add raw mode for disasm 2023-03-25 16:21:28 +00:00
ci ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
common freedreno/batch: Move submit bo tracking to batch 2023-05-24 00:30:49 +00:00
computerator freedreno/computerator: Add support for a7xx 2023-03-30 23:40:48 +00:00
decode freedreno/decode: fix possible overflow 2023-03-23 18:56:34 +00:00
drm freedreno/batch: Move submit bo tracking to batch 2023-05-24 00:30:49 +00:00
drm-shim freedreno/drm-shim: add a660 2022-07-22 02:11:14 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
fdl freedreno/fdl: Expose view offset 2023-05-08 19:59:25 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 nir: use nir_fsub_imm 2023-05-25 06:59:25 +00:00
isa ir3: documents (ss) flag for cat7 instructions 2023-04-27 21:06:47 +00:00
perfcntrs freedreno/drm: Return fence from submit flush 2022-12-17 19:14:12 +00:00
registers freedreno: Add some A6/7xx registers 2023-05-19 20:05:05 +00:00
rnn freedreno/rnn: Fix reg names for regs with variants 2023-03-23 17:54:57 +00:00
vulkan nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
.clang-format freedreno: Add some options to .clang-format 2021-07-12 20:57:21 +00:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build ci/freedreno: do not build tools executables without explicitly enabling them 2023-03-23 18:56:34 +00:00