mesa/src
Juston Li 6dbd6ee94b anv: set missing protected bit for protected depth/stencil surfaces
This bit is set in mocs for other protected attachment types by
anv_image_fill_surface_state() however was ommited for depth/stencil
attachments here.

Without the protected bit set, it causes heavy black artifacting when
attaching a protected depth attachment image to a framebuffer.

Fixes: 794b0496e9 ("anv: enable protected memory")
Signed-off-by: Juston Li <justonli@google.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit f84ed620c2)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40092>
2026-02-25 14:22:20 +01:00
..
amd aco/opt_postRA: don't optimize across calls 2026-02-11 14:54:48 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi hk: fix hk_passthrough_gs_key size computation 2026-02-04 18:39:33 +01:00
broadcom broadcom/cle: bump up gen version for v3d 2026-02-04 18:39:35 +01:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler vtn: set default fp_math_ctrl values for kernels 2026-02-11 14:54:48 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl mesa: retain const qualifier from pointer 2026-02-11 14:54:47 +00:00
etnaviv etnaviv/ci: Add gitlab-ci-inc.yml to file list 2026-01-19 20:46:38 +00:00
freedreno freedreno/decode: Fix const correctness in get_tex_count 2026-02-11 14:54:47 +00:00
gallium gallivm: handle u16 correct on const loads. 2026-02-11 14:54:48 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Add VK_EXT_frame_boundary support 2026-01-20 20:27:10 +00:00
glx glx: fix const qualifier warnings found with C23 glibc support 2026-02-11 14:54:47 +00:00
gtest
imagination pvr: Fixup for deqp-vk.api 2d.optimal.* conformance 2026-02-11 14:54:47 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel anv: set missing protected bit for protected depth/stencil surfaces 2026-02-25 14:22:20 +01:00
kosmickrisp kk: Fix disabling workaround 4 2026-02-11 14:54:47 +00:00
loader loader: fix UB in wayland helper code. 2026-01-03 07:56:38 +00:00
mesa mesa: do not unbind general point when different indexed points are deleted 2026-02-11 14:54:48 +00:00
microsoft vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
nouveau nvk: Reenable compression support with nouveau 1.4.2 2026-02-11 14:54:47 +00:00
panfrost pan/bi: Don't attempt to fuse AND(ICMP, ICMP) if the AND is swizzled 2026-02-11 14:54:48 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps/meson: minor refactor for pps_deps 2025-11-08 18:39:00 -08:00
util blake3: add blake3_neon.c only for little endian archs 2026-02-04 18:39:35 +01:00
virtio venus: Fix error log on PPC 2026-02-11 14:54:48 +00:00
vulkan vulkan: Make sure no NaNs end up in the BVH 2026-02-04 18:39:35 +01:00
x11 treewide: strip unneeded inc_gallium inc_gallium_aux 2025-11-13 22:01:43 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build kk: Add KosmicKrisp 2025-10-20 17:46:38 +00:00