mesa/src
Lucas Stach 72356c713e etnaviv: disable linear PE by default
Linear PE causes a lot of issues in the ZS stage. While some of those issues
can be worked around on newer GPU cores by doing all ZS operations in the
late stage, GC600 r4653 exhibits spurious Z fails when linear PE is active
even though this GPU does not even have a early Z stage.

Disable linear PE for now, until the issue can be analyzed further. Leave the
debug option in place to allow to enable linear PE for testing.

Fixes: 43eb5e777e ("etnaviv: add debug option to disable linear PE feature")
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20405>
(cherry picked from commit c5231025be)
2022-12-29 19:25:30 +00:00
..
amd radv: Include view index SET_SH_REG in ace_predication_size. 2022-12-29 19:25:30 +00:00
android_stub
asahi asahi: Identify counts for compute kernels 2022-10-29 19:23:51 +00:00
broadcom v3dv: be more careful when restoring dirty state after meta operations 2022-12-29 19:25:30 +00:00
c11
compiler glsl_to_nir: Fix NIR bit-size of ir_triop_bitfield_extract and ir_quadop_bitfield_insert 2022-12-14 20:56:54 +00:00
drm-shim
egl Revert "egl/glx: add fallback for zink loading" 2022-11-17 14:05:05 +00:00
etnaviv
freedreno ir3: Reduce the maximum allowed imm offset for shared var load/store 2022-12-14 20:47:00 +00:00
gallium etnaviv: disable linear PE by default 2022-12-29 19:25:30 +00:00
gbm utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
getopt
glx glx: fix xshm check to init xshm_opcode. 2022-12-14 20:47:01 +00:00
gtest
hgl
imagination nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
imgui
intel anv: handle null push descriptors in deferred optimization 2022-12-29 19:25:30 +00:00
loader loader/dri3: Add DRI performance option to wait for next buffer on swap 2022-10-25 08:30:35 +00:00
mapi meson: Refactoring shared gen_vs_module_defs_normal_command out 2022-11-17 14:05:02 +00:00
mesa st/mesa: Use nir_const_value_for_bool() in ATIFS 2022-12-14 20:47:00 +00:00
microsoft dzn: Don't crash when libd3d12.so can't be found 2022-12-14 20:47:00 +00:00
nouveau nv50/ir/nir: ignore sampler for TXF/TXQ ops. 2022-11-02 12:29:34 +00:00
panfrost panfrost: Align WSI strides for tiled AFBC 2022-12-29 19:25:30 +00:00
tool
util driconf/intel: Use fake vendor to WA bad detection in Source engine games 2022-11-30 21:12:43 +00:00
virtio venus: fix deqp tests failed on iub descriptor type 2022-12-14 20:47:01 +00:00
vulkan vulkan: VkPolygonMode has a bit more than two values 2022-12-14 20:47:01 +00:00
meson.build