mesa/src/panfrost
Chia-I Wu 49de8e26a2 panvk: fix frag_completed for layered rendering
Make sure frag_completed is incremented once per render pass, regardless
of layer count.

This fixes

  [44354.379592] panthor fb000000.gpu: [drm] Failed to extend the tiler heap

in some cases.

Fixes: 157a4dc509 ("panvk/csf: Fix multi-layer rendering")
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32234>
(cherry picked from commit 3e9b8488b6)
2024-11-21 09:31:42 -08:00
..
ci ci: rename FORCE_KERNEL_TAG to EXTERNAL_KERNEL_TAG 2024-10-28 02:18:27 +00:00
compiler bi: Execute nir_opt_algebraic after nir_lower_pack 2024-11-18 09:40:12 -08:00
drm-shim panfrost: make DRM version panfrost/panthor conditional on drm-shim 2024-10-14 15:31:36 +00:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib panfrost: use 64-bits for layout calculations 2024-11-21 09:13:29 -08:00
midgard panfrost: drop needless assign 2024-10-29 10:13:16 +00:00
perf build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util pan/util: Discard depth/stencil writes when early fragment test is forced 2024-10-16 13:20:56 +00:00
vulkan panvk: fix frag_completed for layered rendering 2024-11-21 09:31:42 -08:00
.clang-format pan/cs: Add helpers for if/else blocks 2024-09-20 07:25:03 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00