mesa/src/freedreno
Rob Clark 222c005c01 freedreno/fdl: Fix gen8 buffer depth
Seems we need to program it to 1, otherwise all ssbo writes (and reads?)
end up in index 0.

Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38450>
2025-12-08 22:12:10 +00:00
..
afuc meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
ci ci: uprev vkd3d 2025-11-28 11:44:28 +00:00
common ir3: Limit CS lock/unlock quirk 2025-12-08 22:12:01 +00:00
computerator freedreno/computerator: add option to print raw disassembly 2025-11-27 10:27:27 +00:00
decode freedreno/decode: Add extra indent levels 2025-12-08 22:11:53 +00:00
drm treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
drm-shim freedreno/drm-shim: Add a830 2025-12-08 22:11:59 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl freedreno/fdl: Fix gen8 buffer depth 2025-12-08 22:12:10 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ir3: Add new cat3 instructions 2025-12-08 22:12:08 +00:00
isa ir3: Add new cat3 instructions 2025-12-08 22:12:08 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers freedreno/registers: Add TPL1_MODE_CNTL bitfields 2025-12-08 22:12:09 +00:00
rnn mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
tests freedreno/registers: Add TPL1_MODE_CNTL bitfields 2025-12-08 22:12:09 +00:00
vulkan freedreno: Add gen8 chip template-fu 2025-12-08 22:12:00 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
.dir-locals.el
.editorconfig
meson.build meson: make libarchive a disabler 2025-11-21 21:48:57 +00:00