mesa/src/panfrost
Eric R. Smith 272dcaff01 panfrost: fix some omissions in valhall flow control
The code for checking flow control did not realize that
`LD_TEX` and `LD_TEX_IMM` were memory accesses, and hence was
not inserting waits where these were necessary. This showed up
as flakes in KHR-GLES31.core.shader_image_load_store.basic-glsl-misc-fs

Cc: mesa-stable
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29363>
2024-05-28 11:18:14 +00:00
..
ci panvk: enable KHR and EXT BDA 2024-05-24 13:07:26 +02:00
compiler panfrost: fix some omissions in valhall flow control 2024-05-28 11:18:14 +00:00
drm-shim panfrost: group up stubbed params in drm-shim 2024-03-19 10:22:34 +00:00
ds panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib panfrost: untangle faces from layers 2024-05-23 10:18:07 +00:00
midgard midgard: Reformat code 2024-05-24 11:16:31 +02:00
perf panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
shared panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
tools panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
util pan/mdg: quirk to disable auto32 2024-05-09 21:21:32 +00:00
vulkan panvk: enable KHR and EXT BDA 2024-05-24 13:07:26 +02:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00