Module: Mesa Branch: main Commit: 2dab9b37f85c697ddbec48a63540955626cc9821 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dab9b37f85c697ddbec48a63540955626cc9821
Author: David Heidelberg <[email protected]> Date: Mon Jul 10 13:27:27 2023 +0200 ci/freedreno: add KHR-GL46.buffer_storage flakes Both flakes occuring time to time on Adreno 6xx series. Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24069> --- src/freedreno/ci/freedreno-a630-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt b/src/freedreno/ci/freedreno-a630-flakes.txt index c895804d706..d298d8f452f 100644 --- a/src/freedreno/ci/freedreno-a630-flakes.txt +++ b/src/freedreno/ci/freedreno-a630-flakes.txt @@ -206,3 +206,6 @@ spec@!opengl 1.1@max-texture-size # First seen 2023-05-05 gmem-unaligned-dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_d32_sfloat_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off + +KHR-GL46.buffer_storage.map_persistent_dispatch +KHR-GL46.buffer_storage.map_persistent_flush
