mesa/src/freedreno
Danylo Piliaiev d5199e2d29
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
tu: Fix misleading lrz_disabled_at_draw values for RP
tu_render_pass_state_merge checks if lrz_disable_reason is NULL,
but it wasn't initialized to NULL.

Fixes: d6684aedf4 ("tu: Track at which draw call LRZ is disabled")

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39263>
2026-01-12 17:07:15 +00:00
..
afuc meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
ci turnip/ci: document recent flakes 2026-01-03 16:27:56 +00:00
common tu: enable storageBuffer8BitAccess on all a7xx hardware 2026-01-08 10:57:26 +00:00
computerator freedreno/computerator: gen8 support 2025-12-08 22:12:12 +00:00
decode freedreno/crashdec: Fix crash with older kernels 2025-12-17 16:00:56 +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 tu: Fix passing tmp arrays to tu_desc_set_swiz/fdl6_buffer_view_init 2026-01-07 16:43:31 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ALL: use #define and a copy helper to check and copy build_id 2026-01-07 08:32:33 +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 a custom build target for adreno_pm4.xml.gz 2026-01-09 08:18:49 +00:00
rnn mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
tests tu,freedreno: add chicken bit to enable (eolm) 2026-01-02 14:08:48 +01:00
vulkan tu: Fix misleading lrz_disabled_at_draw values for RP 2026-01-12 17:07:15 +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