mesa/src
Tapani Pälli 62799fcdd5 iris: initialize pixel struct to zero when setting clear color
Otherwise we can end up with uninitialized values, this fixes following
valgrind warning:

==71705== Uninitialised byte(s) found during client check request
==71705==    at 0x73B6DB8: util_bitpack_uint (bitpack_helpers.h:55)
==71705==    by 0x73B6DB8: GFX11_PIPE_CONTROL_pack (gen11_pack.h:19885)
==71705==    by 0x73B6DB8: iris_emit_raw_pipe_control (iris_state.c:10022)
==71705==    by 0x6F93386: iris_emit_pipe_control_write (iris_pipe_control.c:97)
==71705==    by 0x6FBCCAA: iris_resource_update_indirect_color (iris_resolve.c:1241)

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30990>
2024-09-06 13:19:04 +00:00
..
amd radv/ci: update trace checksums 2024-09-06 09:16:21 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi hk: wire up compression 2024-09-02 23:27:15 +00:00
broadcom v3dv: unconditionally expose VK_EXT_queue_family_foreign 2024-09-05 15:44:01 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/opt_algebraic: reassociate constants in ior(iand) chains 2024-09-05 22:04:05 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
etnaviv etnaviv: isa: Add conv instruction 2024-08-30 01:53:18 +00:00
freedreno tu: Fix ZPASS_DONE having stale value with generic clear+early frag test 2024-09-06 10:01:49 +00:00
gallium iris: initialize pixel struct to zero when setting clear color 2024-09-06 13:19:04 +00:00
gbm meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: emit tpu_tag_cdm_ctrl in compute stream when present 2024-08-14 18:07:41 +08:00
imgui
intel anv: initialize pixel struct to zero when setting clear color 2024-09-06 13:19:04 +00:00
loader gallium: move loader_dri_create_image to dri frontend 2024-08-01 15:28:03 +00:00
mapi mesa: add KHR_shader_subgroup extension 2024-08-26 10:46:16 +08:00
mesa mesa: check for ARB_ES3_compatibility in format checks 2024-09-04 11:54:22 +00:00
microsoft microsoft/compiler: Move nir_lower_undef_to_zero out of the optimization loop 2024-09-03 21:53:24 +00:00
nouveau nvk: Adverties VK_KHR_dynamic_rendering_local_read 2024-09-05 17:55:21 +00:00
panfrost panfrost: drop leftover definition after pan_nir_lower_64bit_intrin removal 2024-09-05 11:02:29 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util util: Remove Vulkan-only formats from get_plane_width/height 2024-08-29 15:57:52 +00:00
virtio venus: avoid over-caching sfb cmds 2024-09-05 19:17:22 +00:00
vulkan vk/runtime: Allow "require full subgroups" for Mesh/Task 2024-09-06 05:49:07 +00:00
x11 meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
.clang-format bi: Add bi_foreach_ssa_dest 2024-08-20 10:02:45 +02:00
meson.build meson: Allow building lavapipe without specifying llvmpipe 2024-08-29 10:17:52 +02:00