mesa/ci-expects/freedreno
Danylo Piliaiev 0fa7ec1473 turnip,freedreno/a6xx: tell hw the size of shared mem used by CS
Before, we only used 2k of shared memory.

It was found that 5 lower bits of SP_CS_UNKNOWN_A9B1 do control
the available size of shared memory for compute shaders, with
AVAILABLE_SIZE = (SP_CS_UNKNOWN_A9B1_SHARED_SIZE + 1) * 1k
up to 32k. And SP_CS_UNKNOWN_A9B1_SHARED_SIZE being zero enables
all 32k of shared memory.

Fixes tests:
 dEQP-VK.rasterization.line_continuity.line-strip
 dEQP-VK.memory_model.message_passing.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_local.buffer.guard_nonlocal.workgroup.comp
 dEQP-VK.memory_model.message_passing.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_nonlocal.workgroup.guard_local.buffer.comp
 dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_local.image.guard_nonlocal.workgroup.comp

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9157>
2021-02-19 20:28:44 +02:00
..
deqp-freedreno-a307-fails.txt
deqp-freedreno-a307-flakes.txt
deqp-freedreno-a530-fails.txt
deqp-freedreno-a530-flakes.txt
deqp-freedreno-a630-asan-fails.txt ci/freedreno: Add a fractional gles31 run with asan enabled. 2021-02-18 00:49:00 +00:00
deqp-freedreno-a630-bypass-fails.txt
deqp-freedreno-a630-bypass-flakes.txt
deqp-freedreno-a630-fails.txt turnip,freedreno/a6xx: tell hw the size of shared mem used by CS 2021-02-19 20:28:44 +02:00
deqp-freedreno-a630-flakes.txt
deqp-freedreno-a630-skips.txt
traces-freedreno.yml