mesa/src/freedreno
Job Noorman 8d55b6155c freedreno,computerator: support initialization of buffers
The following syntax can now be used to set the initial content of
buffers:

@buf size (reg) val0, val1, ...

If the buffer is not fully initialized, remaining values will be set to
zero.

Signed-off-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28625>
2024-04-11 15:56:54 +00:00
..
.gitlab-ci freedreno/afuc: Add a7xx new-style branch instructions 2024-04-10 21:51:59 +00:00
afuc freedreno/afuc: Add initial support for a750 2024-04-10 21:51:59 +00:00
ci ir3: Use divergence analysis for (jp) and physical CFG 2024-04-08 23:20:08 +00:00
common ir3-disasm: add options to specify GPU by chip ID or name 2024-04-04 19:37:25 +00:00
computerator freedreno,computerator: support initialization of buffers 2024-04-11 15:56:54 +00:00
decode freedreno/replay: Allocated maximum available size for cs overriding 2024-03-28 08:50:39 +00:00
drm freedreno/drm/virtio: Fix deadlock on exit 2024-04-04 09:38:57 +00:00
drm-shim treewide: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-11 17:30:46 +00:00
ds freedreno/pps: Don't re-init perfcntrs 2024-03-25 19:49:50 +00:00
fdl freedreno/fdl: avoid overflow in layout size computations 2024-03-20 17:05:55 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 freedreno,computerator: support initialization of buffers 2024-04-11 15:56:54 +00:00
isa ir3-disasm: add option to disassemble hex number 2024-04-04 19:37:25 +00:00
perfcntrs freedreno,tu: Add env vars to modify fd_dev_info 2023-11-21 01:33:01 +00:00
registers freedreno/afuc: Add initial support for a750 2024-04-10 21:51:59 +00:00
rnn freedreno/rnn: drop custom aprintf function 2024-03-22 19:30:06 +00:00
vulkan tu/query: improve CP_EVENT_WRITE7::ZPASS_DONE usage 2024-04-09 12:04:16 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02: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 meson: use allow_fallback instead of manually listing the deps and what they provide 2023-12-28 13:17:25 +00:00