mesa/src/panfrost
Alyssa Rosenzweig 7dd8437e09 panfrost: Fix logic ops on Bifrost
opaque should not be set when logicops are enabled, that needs blending
even on Bifrost. Fixes is for when I believe the bug became possible to hit.
The logical error is older.

Fixes Piglit logicop tests again.

Fixes: d849d9779a ("panfrost: Avoid blend shader when not blending")
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20685>
(cherry picked from commit 41d99c10d1)
2023-01-17 10:16:40 -08:00
..
ci
compiler pan/bi: Fix incorrect compilation of fsat(reg.yx) 2023-01-17 10:16:39 -08:00
drm-shim panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
ds panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
include panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
lib panfrost: Fix logic ops on Bifrost 2023-01-17 10:16:40 -08:00
midgard panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
perf panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
shared panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
tools panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
util panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
vulkan panvk: Fix null pointer dereference on cmd_buffer->ops 2022-12-26 12:57:07 +00:00
.clang-format panfrost: Add clang-format file 2022-12-24 02:22:57 +00:00
meson.build pan/bi: Rename panfrost/bifrost -> panfrost/compiler 2023-01-02 17:54:48 +00:00